Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2013 21:14:25 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1289 - trunk/www/linux-seamonkey
Message-ID:  <201307192114.r6JLEPFw085662@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307192114.r6JLEPFw085662>