summaryrefslogtreecommitdiffstats
path: root/devel/gconf2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-13 04:15:09 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-13 04:15:09 +0800
commitbdc0cee40617474ff310c12a494b63ebc8695b90 (patch)
treee52420ad0b145354a3a6fa074a4486bdcd9d1275 /devel/gconf2/Makefile
parent329bf82d5ab0ac9bb1213160a2ee86b3ba63ddf8 (diff)
downloadmarcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.gz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.bz2
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.lz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.xz
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.tar.zst
marcuscom-ports-bdc0cee40617474ff310c12a494b63ebc8695b90.zip
Add ltverhack to normalize the shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4480 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r--devel/gconf2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 473816bb3..c9929720f 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -3,11 +3,12 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gconf2/Makefile,v 1.57 2005/07/01 18:00:49 marcus Exp $
+# $MCom: ports/devel/gconf2/Makefile,v 1.58 2005/07/25 20:45:28 ahze Exp $
#
PORTNAME= gconf2
PORTVERSION= 2.11.90
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/GConf/2.11
@@ -20,7 +21,7 @@ COMMENT= A configuration database system for GNOME
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc
+USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \