diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-02 17:03:01 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-02 17:03:01 +0000 |
commit | 5fcf0bfc016e3f93ae32b7aaf7ea5e83ef1546ba (patch) | |
tree | 974ce6876da2cb1b74fd7898d3161b04a2fc0034 /x11-toolkits/p5-Tk-TableMatrix | |
parent | d4ccdb2ff7be504e0b46ec4e842092ae6e51aa2a (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-TableMatrix')
-rw-r--r-- | x11-toolkits/p5-Tk-TableMatrix/Makefile | 1 |
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 \ |