diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-01 06:22:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-01 06:22:42 +0000 |
commit | 1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch) | |
tree | aba890b3ec1e40031b28d4758c9d11e88d6b0713 /devel/gconf/Makefile | |
parent | 11b729ede3a1605656fc675e0ccb6be86b9c130b (diff) | |
download | ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.tar.gz ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.zip |
Notes
Diffstat (limited to 'devel/gconf/Makefile')
-rw-r--r-- | devel/gconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 3da081991e57..2aa2e68d496a 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -8,7 +8,7 @@ PORTNAME= gconf PORTVERSION= 1.0.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/1.0 @@ -18,7 +18,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A configuration database system for GNOME -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes |