diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-13 04:15:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-13 04:15:09 +0800 |
commit | bdc0cee40617474ff310c12a494b63ebc8695b90 (patch) | |
tree | e52420ad0b145354a3a6fa074a4486bdcd9d1275 /devel/gconf2 | |
parent | 329bf82d5ab0ac9bb1213160a2ee86b3ba63ddf8 (diff) | |
download | marcuscom-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')
-rw-r--r-- | devel/gconf2/Makefile | 5 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 2 |
2 files changed, 4 insertions, 3 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 \ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 382cd1787..3deac4a97 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -16,7 +16,7 @@ lib/GConf/2/libgconfbackend-oldxml.so lib/GConf/2/libgconfbackend-xml.so lib/libgconf-2.a lib/libgconf-2.so -lib/libgconf-2.so.5 +lib/libgconf-2.so.4 libdata/pkgconfig/gconf-2.0.pc libexec/gconf-sanity-check-2 libexec/gconfd-2 |