summaryrefslogtreecommitdiffstats
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-31 07:16:00 +0000
committerreg <reg@FreeBSD.org>2000-10-31 07:16:00 +0000
commit135fde3e6ea56dc59fcecb24ebdd9ff1c45c1583 (patch)
tree1a7f2fe342baee03d7ccb8f642c72d3430c5b583 /www/seamonkey2
parentb0761ed10fb70c7c181c1956a38f01288dd777a6 (diff)
downloadFreeBSD-ports-135fde3e6ea56dc59fcecb24ebdd9ff1c45c1583.zip
FreeBSD-ports-135fde3e6ea56dc59fcecb24ebdd9ff1c45c1583.tar.gz
Disable jar packages - they are duplicate information.
Correct the dependencies: Add jpeg and png. Remove libjpeg.so, since it should not be built now.
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile5
-rw-r--r--www/seamonkey2/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 9012961..0d7e8dd 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -14,7 +14,9 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= reg@FreeBSD.org
-LIB_DEPENDS= IDL.2:${PORTSDIR}/devel/ORBit
+LIB_DEPENDS= IDL.2:${PORTSDIR}/devel/ORBit \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.4:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -29,6 +31,7 @@ CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
+ --disable-jar-packaging \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
diff --git a/www/seamonkey2/pkg-plist b/www/seamonkey2/pkg-plist
index 3512f79..063876f 100644
--- a/www/seamonkey2/pkg-plist
+++ b/www/seamonkey2/pkg-plist
@@ -2870,7 +2870,6 @@ lib/mozilla/libgkgfx.so
lib/mozilla/libgtkembedmoz.so
lib/mozilla/libgtksuperwin.so
lib/mozilla/libgtkxtbin.so
-lib/mozilla/libjpeg.so
lib/mozilla/libjsdom.so
lib/mozilla/libjsj.so
lib/mozilla/libmozjs.so
OpenPOWER on IntegriCloud