1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Back out accidental modification.

Pointy hat to: me
This commit is contained in:
Michael Nottebrock 2004-06-09 17:01:19 +00:00
parent 9774b28273
commit 26ff0f67e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111166

View File

@ -23,8 +23,7 @@ CONFIGURE_ARGS+= --enable-shared \
--disable-static \
--enable-dynamic \
--enable-aspell \
--mandir=${PREFIX}/man \
--with-pthread
--mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \