diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-28 20:20:06 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-28 20:20:06 +0800 |
commit | 382fbf694f86fd1c195614d3346bdf65c39c5c30 (patch) | |
tree | a856bbd8c75d978c1df56d3ccab6de0f7c35f04c /www/linux-mozilla | |
parent | c87fe2da786f60e4e73ab84d1314cf2d60a5f712 (diff) | |
download | freebsd-ports-gnome-382fbf694f86fd1c195614d3346bdf65c39c5c30.tar.gz freebsd-ports-gnome-382fbf694f86fd1c195614d3346bdf65c39c5c30.tar.zst freebsd-ports-gnome-382fbf694f86fd1c195614d3346bdf65c39c5c30.zip |
Synchronize with linux-gtk (forgotten by mita).
noticed by: Warren Block
Submitted by: alex
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 8baf53be53a6..3baeb57c8902 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.5.0:${PORTSDIR}/x11-toolkits/linux-gtk +RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.9.0:${PORTSDIR}/x11-toolkits/linux-gtk NO_BUILD= yes NO_FILTER_SHLIBS= yes |