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 /x11-wm/expocity | |
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 'x11-wm/expocity')
-rw-r--r-- | x11-wm/expocity/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/expocity/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile index 4e136a7..0e9e8d6 100644 --- a/x11-wm/expocity/Makefile +++ b/x11-wm/expocity/Makefile @@ -7,7 +7,7 @@ PORTNAME= expocity PORTVERSION= 2.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://www.pycage.de/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 @@ -22,7 +22,7 @@ CONFLICTS= metacity* USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/x11-wm/expocity/pkg-plist b/x11-wm/expocity/pkg-plist index d292cd0..cce343d 100644 --- a/x11-wm/expocity/pkg-plist +++ b/x11-wm/expocity/pkg-plist @@ -12,6 +12,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 |