Author: jbeich
Date: Wed Jan 30 15:42:51 2013
New Revision: 1151

Log:
remove leftover from r256919 (un)intentionally added in r270119

Modified:
   trunk/security/nss/Makefile

Modified: trunk/security/nss/Makefile
==============================================================================
--- trunk/security/nss/Makefile Tue Jan 29 05:03:35 2013        (r1150)
+++ trunk/security/nss/Makefile Wed Jan 30 15:42:51 2013        (r1151)
@@ -83,8 +83,6 @@
        @cd ${WRKSRC} && \
                ${FIND} . -name "*.c" -o -name "*.h" | \
                ${XARGS} ${REINPLACE_CMD} -e 's|"nspr.h"|<nspr.h>|'
-       @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
-               ${WRKSRC}/lib/softoken/manifest.mn
        ${FIND} ${WRKSRC}/tests -name '*.sh' | ${XARGS} ${GREP} -l -F 
'/bin/bash' | \
                ${XARGS} ${REINPLACE_CMD} -e 's|#! */bin/bash|#!${SH}|'
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to