aboutsummaryrefslogtreecommitdiff
path: root/www/linux-mozilla
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-09-08 07:54:24 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-09-08 07:54:24 +0000
commit2d48a2346f74e642916fedb25e7de0ecb1a45209 (patch)
tree661c952bf0d6e89a867b71c3f30552e556ae60d6 /www/linux-mozilla
parentd5d7a49702cfedbe4a9bfb41aaf0de123710ba09 (diff)
downloadports-2d48a2346f74e642916fedb25e7de0ecb1a45209.tar.gz
ports-2d48a2346f74e642916fedb25e7de0ecb1a45209.zip
Make GTK+ dependency less specific, so it will work with the GTK+
in linux_base-6.
Notes
Notes: svn path=/head/; revision=65827
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 3baeb57c8902..5a99ec169614 100644
--- a/www/linux-mozilla/Makefile
+++ b/www/linux-mozilla/Makefile
@@ -22,7 +22,7 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz
MAINTAINER= trevor@FreeBSD.org
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.9.0:${PORTSDIR}/x11-toolkits/linux-gtk
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
NO_BUILD= yes
NO_FILTER_SHLIBS= yes