aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-mozilla
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-05-22 20:37:15 +0800
committertrevor <trevor@FreeBSD.org>2003-05-22 20:37:15 +0800
commitddb5a041873450b4cf00ff4587e2129fbaa4a509 (patch)
tree88b146fef135b7de00e0a3d650bf0a05507205cf /www/linux-mozilla
parent4cadf51507ce3e0b43a3687c548029145b7aa138 (diff)
downloadfreebsd-ports-gnome-ddb5a041873450b4cf00ff4587e2129fbaa4a509.tar.gz
freebsd-ports-gnome-ddb5a041873450b4cf00ff4587e2129fbaa4a509.tar.zst
freebsd-ports-gnome-ddb5a041873450b4cf00ff4587e2129fbaa4a509.zip
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.
Diffstat (limited to 'www/linux-mozilla')
-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