summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-22 21:30:46 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-22 21:30:46 +0000
commit45de38a0138a786aef66aaecefaea20a395836d3 (patch)
treecc31c613ed6975899e133fb98767247d76a09ac5
parent- Change pkg-plist, wrong command fixed (diff)
Missed this one in the gal shlib revision update
Notes
Notes: svn path=/head/; revision=42943
-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