aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-TableMatrix
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-02 17:03:01 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-02 17:03:01 +0000
commit5fcf0bfc016e3f93ae32b7aaf7ea5e83ef1546ba (patch)
tree974ce6876da2cb1b74fd7898d3161b04a2fc0034 /x11-toolkits/p5-Tk-TableMatrix
parentd4ccdb2ff7be504e0b46ec4e842092ae6e51aa2a (diff)
downloadports-5fcf0bfc016e3f93ae32b7aaf7ea5e83ef1546ba.tar.gz
ports-5fcf0bfc016e3f93ae32b7aaf7ea5e83ef1546ba.zip
- Respect X11BASE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=178611
Diffstat (limited to 'x11-toolkits/p5-Tk-TableMatrix')
-rw-r--r--x11-toolkits/p5-Tk-TableMatrix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile
index f5ea22711539..03bc1a39df54 100644
--- a/x11-toolkits/p5-Tk-TableMatrix/Makefile
+++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+CONFIGURE_ARGS= X11LIB=${X11BASE}/lib X11INC=${X11BASE}/include
MAN3= Tk::TableMatrix.3 \
Tk::TableMatrix::Spreadsheet.3 \