summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-03-14 23:39:02 +0000
committerflz <flz@FreeBSD.org>2008-03-14 23:39:02 +0000
commitc60425f5ba93bd320cc3a96e68eb65ed2a51bc08 (patch)
tree96aecd5f96f62504a1364101efc83eeeb8889019
parent3a8deb4146b70bb77e4c2e2c48651e11fde6976e (diff)
downloadFreeBSD-ports-c60425f5ba93bd320cc3a96e68eb65ed2a51bc08.zip
FreeBSD-ports-c60425f5ba93bd320cc3a96e68eb65ed2a51bc08.tar.gz
Add inputproto to RUN_DEPENDS as well.
-rw-r--r--x11/libXtst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index b597d6b..2784683 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libXtst
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Test extension
XORG_CAT= lib
-USE_XORG= x11 xext recordproto:both xextproto inputproto
+USE_XORG= x11 xext recordproto:both xextproto inputproto:both
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
OpenPOWER on IntegriCloud