aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Tk-TableMatrix
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-03 01:03:01 +0800
committerrafan <rafan@FreeBSD.org>2006-12-03 01:03:01 +0800
commitfa0fc5ce489ef59af9ae8377486ffe3d83b8dc32 (patch)
treeb622ed0714499ac393e3007609749c9cf78fc561 /x11-toolkits/p5-Tk-TableMatrix
parent6869d0971a5f6fce1b6554bde4419b58b2df1e7b (diff)
downloadfreebsd-ports-gnome-fa0fc5ce489ef59af9ae8377486ffe3d83b8dc32.tar.gz
freebsd-ports-gnome-fa0fc5ce489ef59af9ae8377486ffe3d83b8dc32.tar.zst
freebsd-ports-gnome-fa0fc5ce489ef59af9ae8377486ffe3d83b8dc32.zip
- Respect X11BASE
Reported by: pointyhat
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 \