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 /x11-toolkits/libgail-gnome | |
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 'x11-toolkits/libgail-gnome')
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libgail-gnome/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index a6a64775cca6..76ec2edff6c8 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgail-gnome PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 @@ -19,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomepanel atspi USE_REINPLACE= yes diff --git a/x11-toolkits/libgail-gnome/pkg-plist b/x11-toolkits/libgail-gnome/pkg-plist index 0f1b60be4b9c..e096717a7d9c 100644 --- a/x11-toolkits/libgail-gnome/pkg-plist +++ b/x11-toolkits/libgail-gnome/pkg-plist @@ -1,2 +1,4 @@ +lib/gtk-2.0/modules/libgail-gnome.a +lib/gtk-2.0/modules/libgail-gnome.la lib/gtk-2.0/modules/libgail-gnome.so libdata/pkgconfig/libgail-gnome.pc |