From 2d48a2346f74e642916fedb25e7de0ecb1a45209 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sun, 8 Sep 2002 07:54:24 +0000 Subject: Make GTK+ dependency less specific, so it will work with the GTK+ in linux_base-6. --- www/linux-mozilla/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/linux-mozilla/Makefile') 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 -- cgit v1.2.3