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-wm/metacity | |
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-wm/metacity')
-rw-r--r-- | x11-wm/metacity/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/metacity/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 5eb12140e9d3..7b8c5de5c59c 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -8,6 +8,7 @@ PORTNAME= metacity PORTVERSION= 2.12.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -22,7 +23,7 @@ CONFLICTS= expocity-[0-9]* USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomeprefix intlhack gnomehack gconf2 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-render diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index 1bb70d45a737..a0362fafbe5e 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -9,6 +9,7 @@ include/metacity-1/metacity-private/theme-parser.h include/metacity-1/metacity-private/theme.h include/metacity-1/metacity-private/util.h lib/libmetacity-private.a +lib/libmetacity-private.la lib/libmetacity-private.so lib/libmetacity-private.so.0 libdata/pkgconfig/libmetacity-private.pc |