From e1cceba2b584e872e23dcf12e259c4299fe799f4 Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 7 May 2020 19:47:11 +0000 Subject: seamonkey: Clean up --- www/seamonkey/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index a464561279e..503dc55abdb 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -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}${PREFIX}/lib/${PKGBASE} .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 -- cgit v1.2.3