diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /devel/gconf | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'devel/gconf')
-rw-r--r-- | devel/gconf/Makefile | 4 | ||||
-rw-r--r-- | devel/gconf/pkg-plist | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index c63d0ffdd033..f87661e2c309 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gconf PORTVERSION= 1.0.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/1.0 @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnometarget glib12 gtk12 oaf libxml orbit INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist index 14db100c4853..7ff843231b9e 100644 --- a/devel/gconf/pkg-plist +++ b/devel/gconf/pkg-plist @@ -15,11 +15,15 @@ include/gconf/1/gconf/gconf-listeners.h include/gconf/1/gconf/gconf-schema.h include/gconf/1/gconf/gconf-value.h include/gconf/1/gconf/gconf.h +lib/GConf/1/libgconfbackend-xml.a +lib/GConf/1/libgconfbackend-xml.la lib/GConf/1/libgconfbackend-xml.so lib/libgconf-1.a +lib/libgconf-1.la lib/libgconf-1.so lib/libgconf-1.so.1 lib/libgconf-gtk-1.a +lib/libgconf-gtk-1.la lib/libgconf-gtk-1.so lib/libgconf-gtk-1.so.1 libdata/pkgconfig/gconf.pc |