diff options
Diffstat (limited to 'x11/gnomeapplets')
-rw-r--r-- | x11/gnomeapplets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |