aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /x11-toolkits/p5-Tk
parent2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff)
downloadports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz
ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209570
Diffstat (limited to 'x11-toolkits/p5-Tk')
-rw-r--r--x11-toolkits/p5-Tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 364de2e32268..5d7faa4d8af1 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Tk
PORTVERSION= 804.027
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits tk84 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
@@ -16,8 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= A re-port of a perl5 interface to Tk8.4
-USE_XLIB= yes
PERL_CONFIGURE= 5.8.0+
+USE_XORG= x11
CONFIGURE_ARGS= X11LIB=${X11BASE}/lib X11INC=${X11BASE}/include
WRKSRC= ${WRKDIR}/${DISTNAME}