diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /devel/gconf2 | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'devel/gconf2')
-rw-r--r-- | devel/gconf2/Makefile | 1 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 5fd580e..f13b83e 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -8,6 +8,7 @@ PORTNAME= gconf2 PORTVERSION= 2.12.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/2.12 diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index b136bd3..22363c3 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -11,10 +11,17 @@ include/gconf/2/gconf/gconf-listeners.h include/gconf/2/gconf/gconf-schema.h include/gconf/2/gconf/gconf-value.h include/gconf/2/gconf/gconf.h +%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a +%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.la %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so +lib/GConf/2/libgconfbackend-oldxml.a +lib/GConf/2/libgconfbackend-oldxml.la lib/GConf/2/libgconfbackend-oldxml.so +lib/GConf/2/libgconfbackend-xml.a +lib/GConf/2/libgconfbackend-xml.la lib/GConf/2/libgconfbackend-xml.so lib/libgconf-2.a +lib/libgconf-2.la lib/libgconf-2.so lib/libgconf-2.so.4 libdata/pkgconfig/gconf-2.0.pc |