Remove unecessary dependency (gperf) and bump PORTREVISION

PR:		ports/174328
Submitted by:	Niclas Zeising <zeising@daemonic.se>
This commit is contained in:
Renato Botelho 2012-12-11 01:29:18 +00:00
parent 682ff4dbe0
commit 6c075bdb22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308653

View File

@ -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 \