diff options
-rw-r--r-- | devel/libgtop2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 6b5d31ac658a..bab6a832f12e 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgtop2 PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 @@ -16,6 +17,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 top library +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt + USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes |