summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
committerAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
commit4f5620349fd6cb517674e9a46fa32d7de5e32bde (patch)
tree546af44a46be11b58796225353098559bf252e22 /x11
parentFold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore (diff)
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
Notes
Notes: svn path=/head/; revision=44213
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile4
-rw-r--r--x11/gnomeapplets/Makefile4
-rw-r--r--x11/gnomeapplets2/Makefile4
-rw-r--r--x11/stockticker_applet/Makefile4
4 files changed, 7 insertions, 9 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 5dc81be80921..d3e89e0d2d9c 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets
PORTVERSION= 1.4.0.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-applets
@@ -14,8 +15,7 @@ DISTNAME= gnome-applets-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp \
- gtop.1:${PORTSDIR}/devel/libgtop
+LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile
index 5dc81be80921..d3e89e0d2d9c 100644
--- a/x11/gnomeapplets/Makefile
+++ b/x11/gnomeapplets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets
PORTVERSION= 1.4.0.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-applets
@@ -14,8 +15,7 @@ DISTNAME= gnome-applets-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp \
- gtop.1:${PORTSDIR}/devel/libgtop
+LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 5dc81be80921..d3e89e0d2d9c 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeapplets
PORTVERSION= 1.4.0.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-applets
@@ -14,8 +15,7 @@ DISTNAME= gnome-applets-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp \
- gtop.1:${PORTSDIR}/devel/libgtop
+LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/x11/stockticker_applet/Makefile b/x11/stockticker_applet/Makefile
index 711a0d363ba1..80bda5698af5 100644
--- a/x11/stockticker_applet/Makefile
+++ b/x11/stockticker_applet/Makefile
@@ -7,15 +7,13 @@
PORTNAME= stockticker_applet
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_applet//}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp
-
USE_GNOME= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes