1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Fix build on AMD64

This commit is contained in:
Tilman Keskinoz 2004-02-10 14:02:59 +00:00
parent aae1a8bb74
commit 92b15ff96a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100546

View File

@ -25,6 +25,7 @@ USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CFLAGS+= -fPIC
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"