From 501e9f9293c0d6f84776706688b1ff0480357a1c Mon Sep 17 00:00:00 2001 From: kjc Date: Tue, 24 Apr 2001 10:59:23 +0000 Subject: instruct configure to respect PREFIX when looking for tcl/tk. Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer) --- x11-toolkits/blt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/blt') diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index ef915fe8a54c..bf1ba872ba4c 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 WRKSRC= ${WRKDIR}/blt2.4u GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --with-tcl=${PREFIX}/lib/tcl8.3 --with-tk=${PREFIX}/lib/tk8.3 INSTALLS_SHLIB= yes MANN= BLT.n barchart.n beep.n bgexec.n bitmap.n \ -- cgit 1902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Add SHA256 checksumlioux2005-11-111-0/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* portlint (whitespace cleanup)kris2003-10-271-1/+1
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-2/+2
* libtool uber-patchade2003-06-271-1/+1
* Typo fix: intruduced -> introducedlioux2003-05-161-1/+1
* o Allow bento cluster to build packages by not depending onlioux2003-03-271-1/+1
* De-pkg-commentlioux2003-02-242-1/+1
* Added INSTALLS_SHLIB statement.edwin2003-02-061-0/+1
* Update to 0.7.4lioux2002-08-072-3/+2
* USE_REINPLACElioux2002-07-041-2/+3
* djbfft should be a RUN_DEPENDS as welllioux2002-05-161-1/+2