[SVN-Commit] r1289 - trunk/www/linux-seamonkey
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Fri Jul 19 21:14:32 UTC 2013
Author: jbeich
Date: Fri Jul 19 21:14:25 2013
New Revision: 1289
Log:
chase ports at r319431
Modified:
trunk/www/linux-seamonkey/Makefile.common
Modified: trunk/www/linux-seamonkey/Makefile.common
==============================================================================
--- trunk/www/linux-seamonkey/Makefile.common Fri Jul 19 21:14:19 2013 (r1288)
+++ trunk/www/linux-seamonkey/Makefile.common Fri Jul 19 21:14:25 2013 (r1289)
@@ -67,7 +67,7 @@
# Keep empty directories with pkg_* tools
.if !target(post-extract-script)
post-extract-script:
- @if [ "${PKG_BIN:T}" != "pkg" ]; then \
+ @if [ "${PKG_BIN:T}" != "pkg-static" ]; then \
for d in $$(${FIND} ${WRKSRC} -type d -empty); do \
${TOUCH} $$d/.keep_me; \
${ECHO_CMD} lib/${APP_NAME}/$${d#${WRKSRC}/}/.keep_me \
More information about the freebsd-gecko
mailing list