pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/seamonkey
Module Name: pkgsrc
Committed By: nia
Date: Thu May 7 19:47:11 UTC 2020
Modified Files:
pkgsrc/www/seamonkey: Makefile
Log Message:
seamonkey: Clean up
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 pkgsrc/www/seamonkey/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.209 pkgsrc/www/seamonkey/Makefile:1.210
--- pkgsrc/www/seamonkey/Makefile:1.209 Thu May 7 19:36:52 2020
+++ pkgsrc/www/seamonkey/Makefile Thu May 7 19:47:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.209 2020/05/07 19:36:52 nia Exp $
+# $NetBSD: Makefile,v 1.210 2020/05/07 19:47:11 nia Exp $
DISTNAME= seamonkey-${SM_VER}.source
PKGNAME= seamonkey-${SM_VER:S/b/beta/}
@@ -41,12 +41,6 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFI
.include "../../mk/bsd.prefs.mk"
-#.if (${OPSYS} == "Linux" || ${OPSYS} == "SunOS" || ${OPSYS} == "Darwin" || \
-# ${OPSYS} == "DragonFly") && \
-# (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
-#BUILD_DEPENDS+= yasm>=1.1.0:../../devel/yasm
-#.endif
-
CHECK_PORTABILITY_SKIP+= mozilla/js/src/tests/update-test262.sh
CHECK_PORTABILITY_SKIP+= mozilla/security/nss/tests/libpkix/libpkix.sh
Home |
Main Index |
Thread Index |
Old Index