summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 15:49:02 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 15:49:02 +0000
commit0a98b66019179e527bee69b849469bf9e641abe5 (patch)
tree66dcfb1191672c824b1087195be9507aa652a2dd /x11
parent- Replace post-patch target by patch (configure script) (diff)
- Update Perl modules releases
- Finish to convert USES - Replace post-patch target by patch (configure script)
Notes
Notes: svn path=/head/; revision=317689
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-conf/Makefile17
-rw-r--r--x11/xfce4-conf/files/patch-configure11
2 files changed, 16 insertions, 12 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile
index ed190a5c8663..84f208a04b87 100644
--- a/x11/xfce4-conf/Makefile
+++ b/x11/xfce4-conf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-conf
PORTVERSION= 4.10.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfconf-${PORTVERSION}
@@ -12,20 +12,18 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= D-Bus-based configuration storage system
-BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+BUILD_DEPENDS= p5-XML-Parser>=2.41:${PORTSDIR}/textproc/p5-XML-Parser
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack gtk20 intltool intlhack
+USE_GNOME= glib20 gtk20 intltool intlhack
USE_LDCONFIG= yes
USE_PERL5_BUILD= yes
USE_XFCE= configenv libutil
USE_XORG= x11
-USES= pkgconfig
-
-CONFIGURE_ARGS+=--disable-gtk-doc-html
+USES= pathfix pkgconfig
OPTIONS_DEFINE= DOCS PERL NLS
@@ -63,9 +61,4 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@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/xfce4-conf/files/patch-configure b/x11/xfce4-conf/files/patch-configure
new file mode 100644
index 000000000000..25f0b91e7622
--- /dev/null
+++ b/x11/xfce4-conf/files/patch-configure
@@ -0,0 +1,11 @@
+--- ./configure.orig 2012-04-28 19:51:52.000000000 +0000
++++ ./configure 2013-05-05 19:52:07.000000000 +0000
+@@ -13500,7 +13500,7 @@
+
+ fi
+ fi
+- USE_NLS=yes
++# USE_NLS=yes
+
+
+ gt_cv_have_gettext=no