aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2012-08-10 03:00:29 +0800
committerolivierd <olivierd@FreeBSD.org>2012-08-10 03:00:29 +0800
commit12db491c7049796e793fe3c5c122b60de748eb9c (patch)
tree7a0dfb8da5ea54ed7216fe92584b01d88c124f28 /x11
parent488be812327aaf49c9021c87c0190efadb9c8836 (diff)
downloadfreebsd-ports-graphics-12db491c7049796e793fe3c5c122b60de748eb9c.tar.gz
freebsd-ports-graphics-12db491c7049796e793fe3c5c122b60de748eb9c.tar.zst
freebsd-ports-graphics-12db491c7049796e793fe3c5c122b60de748eb9c.zip
- Use USE_PKGCONFIG
- Add patch when NLS is disabled - Remove USE_AUTOTOOLS (libtool) macro Submitted by: myself Approved by: miwi, rene (mentors)
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4util/Makefile10
-rw-r--r--x11/libxfce4util/pkg-plist1
2 files changed, 8 insertions, 3 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index e9719465bea..89a0fe63af0 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libxfce4util
PORTVERSION= 4.10.0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
@@ -14,14 +15,14 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Extension library for the Xfce desktop environment
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack intltool intlhack pkgconfig
+USE_GNOME= glib20 gnomehack intltool intlhack
USE_PERL5= yes
USE_LDCONFIG= yes
USE_XFCE= configenv
+USE_PKGCONFIG= build
CONFIGURE_ARGS+=--disable-gtk-doc-html
@@ -46,4 +47,9 @@ CONFIGURE_ARGS+=--without-html-dir
PLIST_SUB+= APIDOCS="@comment "
.endif
+.if empty(PORT_OPTIONS:MNLS)
+post-patch:
+ @${REINPLACE_CMD} -e 's|po||' ${WRKSRC}/Makefile.in
+.endif
+
.include <bsd.port.mk>
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index f5f5b04a971..a6f3d4b687b 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -11,7 +11,6 @@ include/xfce4/libxfce4util/xfce-posix-signal-handler.h
include/xfce4/libxfce4util/xfce-rc.h
include/xfce4/libxfce4util/xfce-resource.h
include/xfce4/libxfce4util/xfce-utf8.h
-lib/libxfce4util.a
lib/libxfce4util.la
lib/libxfce4util.so
lib/libxfce4util.so.6