1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Respect TARGETDIR

PR:		ports/101532
Submitted by:	Simon Olofsson <simon(at)olofsson.de>
Approved by:	krion (mentor)
This commit is contained in:
Martin Wilke 2006-08-08 21:38:27 +00:00
parent 3dd1f79e1b
commit aa60f50d02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170146

View File

@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.4 \
--with-tk=${LOCALBASE}/lib/tk8.4
MAKE_ENV= prefix=${PREFIX} exec_prefix=${PREFIX}
MAKE_ENV= prefix=${TARGETDIR} exec_prefix=${TARGETDIR}
CFLAGS+= -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include/tk8.4 \
-I${LOCALBASE}/include