summaryrefslogtreecommitdiff
path: root/www/linux-mozilla/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-05-22 12:37:15 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-05-22 12:37:15 +0000
commit23c35644133f871001951dffccd8b610dd47e603 (patch)
tree46443812c1481475667a9e391abf001430bbe825 /www/linux-mozilla/Makefile
parent- move the post-install message into pkg-message (diff)
Correct the dependency on unzip: it was being ignored, probably
because it was listed as a BUILD_DEPENDS but the ports are marked NO_BUILD.
Notes
Notes: svn path=/head/; revision=81692
Diffstat (limited to 'www/linux-mozilla/Makefile')
-rw-r--r--www/linux-mozilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile
index 91a3d76c9a67..921c84961466 100644
--- a/www/linux-mozilla/Makefile
+++ b/www/linux-mozilla/Makefile
@@ -22,13 +22,13 @@ PATCHFILES= linux-mozilla-${PORTVERSION}b-generated-files.tar.gz
MAINTAINER= trevor@FreeBSD.org
COMMENT=Browser, HTML editor, MUA and newsreader for use with Linux plugins
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
ONLY_FOR_ARCHS= i386
USE_XLIB= yes
+USE_ZIP= yes
USE_LINUX= yes
WRKSRC= ${WRKDIR}/xpi
INSTALL_DIR= ${PREFIX}/lib/linux-mozilla