aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXtst
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-03-15 07:39:02 +0800
committerflz <flz@FreeBSD.org>2008-03-15 07:39:02 +0800
commitc60425f5ba93bd320cc3a96e68eb65ed2a51bc08 (patch)
tree96aecd5f96f62504a1364101efc83eeeb8889019 /x11/libXtst
parent3a8deb4146b70bb77e4c2e2c48651e11fde6976e (diff)
downloadfreebsd-ports-gnome-c60425f5ba93bd320cc3a96e68eb65ed2a51bc08.tar.gz
freebsd-ports-gnome-c60425f5ba93bd320cc3a96e68eb65ed2a51bc08.tar.zst
freebsd-ports-gnome-c60425f5ba93bd320cc3a96e68eb65ed2a51bc08.zip
Add inputproto to RUN_DEPENDS as well.
Diffstat (limited to 'x11/libXtst')
-rw-r--r--x11/libXtst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index b597d6b5bf14..278468302ce7 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}
006-05-141-3/+3 * Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0 * Update to Python 2.4.3.perky2006-03-304-2938/+1228 * Add a checksum for Python 2.5.a0.20060326perky2006-03-261-0/+3 * SHA256ify (approved by krion@)edwin2006-02-011-11/+41 * Add a CONFLICT to lang/python-mode.el.perky2005-11-021-0/+1 * Bring a bugfix enabling WITHOUT_THREADS build again.perky2005-10-041-0/+27 * - Update to Python 2.4.2. [1]perky2005-10-025-55/+19 * Add checksum for 2.5.a0.20050728 snapshot.perky2005-07-281-0/+2 * Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.perky2005-07-282-1/+36 * Backport support for FreeBSD 7 and drop support for FreeBSD 3.perky2005-07-183-20/+644 * - Disable "fpectl" base module on non-i386 platforms to fix buildperky2005-06-191-2/+7 * - Make FPECTL support optional and turn it off by default becauseperky2005-05-122-2/+20 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to Python 2.4.1perky2005-04-035-127/+43 * Fix package building on non-i386 platforms by unrestrict `audioop`perky2005-03-291-1/+1 * Unbreak package building on ia64, alpha, amd64 and sparc64 byperky2005-03-23