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