diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index ead143d19168..06cb91aa5577 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgtop -PORTVERSION= 2.31.90 +PORTVERSION= 2.32.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,7 +12,8 @@ COMMENT= GNOME top library USE_PERL5= build USE_XORG= xau -USES= gettext gmake libtool makeinfo pathfix perl5 pkgconfig tar:xz +USES= gettext gmake gnome libtool makeinfo pathfix perl5 \ + pkgconfig tar:xz USE_GNOME= gnomeprefix glib20 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes |