diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/gconf | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
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 |