From b88055a3ab2de55f35ca8615659c6389a5eed405 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 16 Dec 2003 06:01:11 +0000 Subject: This port should now work on amd64, so remove the NOT_FOR_ARCHS macro. --- www/seamonkey/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/seamonkey') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 4d681e055a49..d343bb7dcd9e 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -160,8 +160,6 @@ JPI_LIST=\ ${LOCALBASE}/diablo-jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so \ ${LOCALBASE}/jdk1.3.1/jre/plugin/${ARCH}/ns600/libjavaplugin_oji.so -NOT_FOR_ARCHS= amd64 - .include MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \ -- cgit