diff options
author | tijl <tijl@FreeBSD.org> | 2014-05-10 19:09:22 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-05-10 19:09:22 +0800 |
commit | fdf3cf45e4ced95c64e1f77a8e457eb3a3fefea2 (patch) | |
tree | 7fbcca78f68a6da03fc5b0d03d74d7a1bf02da32 /x11 | |
parent | 73f7b78d3d8f9d83e745bfd5d5c9a9fa1259a2fe (diff) | |
download | freebsd-ports-gnome-fdf3cf45e4ced95c64e1f77a8e457eb3a3fefea2.tar.gz freebsd-ports-gnome-fdf3cf45e4ced95c64e1f77a8e457eb3a3fefea2.tar.zst freebsd-ports-gnome-fdf3cf45e4ced95c64e1f77a8e457eb3a3fefea2.zip |
Add USES=libtool:keepla tar:bzip.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxfce4menu/Makefile | 5 | ||||
-rw-r--r-- | x11/libxfce4menu/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index 1db82a4b1429..c637be7e8b5e 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxfce4menu PORTVERSION= 4.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= libxfce4ui-${PORTVERSION} @@ -13,12 +13,11 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Widgets library for the Xfce desktop environment GNU_CONFIGURE= yes -USE_BZIP2= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes USE_XFCE= configenv libutil xfconf INSTALLS_ICONS= yes -USES= pathfix pkgconfig gmake +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 CONFIGURE_ARGS= --with-vendor-info=FreeBSD diff --git a/x11/libxfce4menu/pkg-plist b/x11/libxfce4menu/pkg-plist index d250c19ecb54..dc6c23fbc16f 100644 --- a/x11/libxfce4menu/pkg-plist +++ b/x11/libxfce4menu/pkg-plist @@ -16,9 +16,11 @@ include/xfce4/libxfce4ui-1/libxfce4ui/xfce-titled-dialog.h lib/libxfce4kbd-private-2.la lib/libxfce4kbd-private-2.so lib/libxfce4kbd-private-2.so.0 +lib/libxfce4kbd-private-2.so.0.0.0 lib/libxfce4ui-1.la lib/libxfce4ui-1.so lib/libxfce4ui-1.so.0 +lib/libxfce4ui-1.so.0.0.0 libdata/pkgconfig/libxfce4kbd-private-2.pc libdata/pkgconfig/libxfce4ui-1.pc share/applications/xfce4-about.desktop |