diff options
Diffstat (limited to 'net/gabber/Makefile')
-rw-r--r-- | net/gabber/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile index fb02242f03b6..754e6048d58f 100644 --- a/net/gabber/Makefile +++ b/net/gabber/Makefile @@ -7,15 +7,14 @@ PORTNAME= gabber PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- \ - gal.7:${PORTSDIR}/x11-toolkits/gal +LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GMAKE= yes |