diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 11:24:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 11:24:39 +0800 |
commit | 1fc3cade90f478ac71f7b928b66ccaa551939bbe (patch) | |
tree | 831bae9793b8a57043edca1903a0dd61fbb90543 /sysutils/gconf-editor/Makefile | |
parent | 8367bbb9ff412b40c6717ddc00c990b0255c228a (diff) | |
download | marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar.gz marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar.bz2 marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar.lz marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar.xz marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.tar.zst marcuscom-ports-1fc3cade90f478ac71f7b928b66ccaa551939bbe.zip |
Update to 2.15.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6985 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 903f90dcb..cd551b115 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.52 2006/07/23 01:35:47 mezz Exp $ # PORTNAME= gconf-editor -PORTVERSION= 2.14.0 -PORTREVISION= 2 +PORTVERSION= 2.15.91 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -24,7 +23,7 @@ USE_XLIB= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomedocutils GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |