aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-12-11 01:29:18 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-12-11 01:29:18 +0000
commit6c075bdb22313b81523802d2b116482f0c1737f4 (patch)
treea7f76cb2f5bff359025ce96c052ed33f470980fa /x11/xcb-util
parent682ff4dbe092cf94b69852de81026452c500d36f (diff)
downloadports-6c075bdb22313b81523802d2b116482f0c1737f4.tar.gz
ports-6c075bdb22313b81523802d2b116482f0c1737f4.zip
Remove unecessary dependency (gperf) and bump PORTREVISION
PR: ports/174328 Submitted by: Niclas Zeising <zeising@daemonic.se>
Notes
Notes: svn path=/head/; revision=308653
Diffstat (limited to 'x11/xcb-util')
-rw-r--r--x11/xcb-util/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index dda1458ac7bd..59e252f01999 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xcb-util
PORTVERSION= 0.3.9
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
@@ -11,7 +12,6 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= A module with libxcb/libX11 extension/replacement libraries
LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb
-BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
USE_BZIP2= yes
USE_GMAKE= yes
@@ -20,7 +20,6 @@ USE_XORG= xau xdmcp
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GPERF="${LOCALBASE}/bin/gperf"
post-patch:
@${REINPLACE_CMD} -e \