diff options
Diffstat (limited to 'x11/xtermcontrol/Makefile')
-rw-r--r-- | x11/xtermcontrol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xtermcontrol/Makefile b/x11/xtermcontrol/Makefile index 71e376087ff7..cb4f931a2d6e 100644 --- a/x11/xtermcontrol/Makefile +++ b/x11/xtermcontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtermcontrol PORTVERSION= 2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.thrysoee.dk/xtermcontrol/ @@ -16,7 +16,6 @@ COMMENT= Tool for dynamic control of xterm properties RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm -USE_X_PREFIX= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |