aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-23 05:30:46 +0800
committerade <ade@FreeBSD.org>2001-05-23 05:30:46 +0800
commit64ef101fafd72401262f50d9126039f7a687f8cb (patch)
tree0c57bc03c1387cc95232c3231c864b45ad74aca1 /net
parentcfefea639bba90cd6cfcfae8e6a153630431f407 (diff)
downloadfreebsd-ports-gnome-64ef101fafd72401262f50d9126039f7a687f8cb.tar.gz
freebsd-ports-gnome-64ef101fafd72401262f50d9126039f7a687f8cb.tar.zst
freebsd-ports-gnome-64ef101fafd72401262f50d9126039f7a687f8cb.zip
Missed this one in the gal shlib revision update
Diffstat (limited to 'net')
-rw-r--r--net/gabber/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile
index 8f6f49b8dfa3..fb02242f03b6 100644
--- a/net/gabber/Makefile
+++ b/net/gabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gabber
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome-- \
- gal.6:${PORTSDIR}/x11-toolkits/gal
+ gal.7:${PORTSDIR}/x11-toolkits/gal
USE_X_PREFIX= yes
USE_GMAKE= yes