summaryrefslogtreecommitdiff
path: root/x11/accessx/Makefile
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2007-10-06 11:04:47 +0000
committerStefan Walter <stefan@FreeBSD.org>2007-10-06 11:04:47 +0000
commit0be5f98e4dc60737cb932eccf9e5edb8dd3c0c54 (patch)
treeb5a1b0bc8eceed071de8e5cdf998079a1b2188b3 /x11/accessx/Makefile
parentgozerbot is a modular Python IRC and Jabber bot (diff)
- Set USE_TK instead of an explicit dependency on x11-toolkits/tk82, this
software also works with tk84. - Bump PORTREVISION. PR: 116892 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=200987
Diffstat (limited to '')
-rw-r--r--x11/accessx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile
index 6a0e5890210d..b22351f57aaa 100644
--- a/x11/accessx/Makefile
+++ b/x11/accessx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= accessx
PORTVERSION= 0.951
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 accessibility
MASTER_SITES= http://www.disability.uiuc.edu/accessx/software/
DISTNAME= accessx${PORTVERSION:S/.//g}
@@ -15,7 +15,7 @@ DISTNAME= accessx${PORTVERSION:S/.//g}
MAINTAINER= stephen@math.missouri.edu
COMMENT= Customise accessibility features for X
-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
+USE_TK= yes
WRKSRC= ${WRKDIR}/accessx
USE_X_PREFIX= yes
@@ -28,7 +28,7 @@ post-patch:
-e "s@/usr/X11R6/lib@${X11BASE}/lib@" \
-e "s@g\+\+@${CXX} ${CXXFLAGS} -I${X11BASE}/include@g" \
${WRKSRC}/Makefile
- ${REINPLACE_CMD} -e "s@wish -f@wish8.2 -f@g" ${WRKSRC}/accessx
+ @${REINPLACE_CMD} -e "s@wish -f@${WISH} -f@g" ${WRKSRC}/accessx
post-install:
${STRIP_CMD} ${PREFIX}/bin/ax