aboutsummaryrefslogtreecommitdiffstats
path: root/www/galeon2
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-06-19 17:43:08 +0800
committerade <ade@FreeBSD.org>2001-06-19 17:43:08 +0800
commitbd19e1a68b8ed08a41e8c54fd446db6f9f845e20 (patch)
treeaa722e8c34867c9ef44b9a037ba7194406118f02 /www/galeon2
parentda2658174d17d340834adda18ae39b24e984619d (diff)
downloadfreebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.tar.gz
freebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.tar.zst
freebsd-ports-gnome-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.zip
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 9914412327e0..7536b5c16ff4 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= galeon
PORTVERSION= 0.10.6
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}
@@ -17,12 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
-LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \
- gconf-1.1:${PORTSDIR}/devel/gconf \
- gnomevfs.0:${PORTSDIR}/devel/gnomevfs \
- oaf.0:${PORTSDIR}/devel/oaf
-RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \
- ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
+RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
BROKEN= "b0rken with Mozilla-0.9.1"