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/libxfce4util | |
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/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 3 | ||||
-rw-r--r-- | x11/libxfce4util/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 2c80b795c77f..cd82c4ad8f17 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -7,7 +7,7 @@ PORTNAME= libxfce4util PORTVERSION= 4.2.3.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -25,7 +25,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes -USE_AUTOTOOLS= libtool:15 .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist index cbd755b3f734..3630a16578a8 100644 --- a/x11/libxfce4util/pkg-plist +++ b/x11/libxfce4util/pkg-plist @@ -13,6 +13,7 @@ include/xfce4/libxfce4util/xfce-miscutils.h include/xfce4/libxfce4util/xfce-rc.h include/xfce4/libxfce4util/xfce-resource.h lib/libxfce4util.a +lib/libxfce4util.la lib/libxfce4util.so lib/libxfce4util.so.1 libdata/pkgconfig/libxfce4util-1.0.pc |