Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/seamonkey seamonkey: Clean up



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5422e501f9d
branches:  trunk
changeset: 431010:e5422e501f9d
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 07 19:47:11 2020 +0000

description:
seamonkey: Clean up

diffstat:

 www/seamonkey/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r b717dd2ffd12 -r e5422e501f9d www/seamonkey/Makefile
--- a/www/seamonkey/Makefile    Thu May 07 19:36:52 2020 +0000
+++ b/www/seamonkey/Makefile    Thu May 07 19:47:11 2020 +0000
@@ -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 @@
 
 .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