Author: jbeich
Date: Fri Jul 19 21:14:25 2013
New Revision: 1289
Log:
chase ports@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 \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"