1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix build with 4.X

Approved by:	novel@
This commit is contained in:
Martin Wilke 2007-01-07 22:04:57 +00:00
parent ae84ec6c0f
commit 2f2fa3cb0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181716

View File

@ -28,6 +28,7 @@ USE_ICONV= yes
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GCC= 3.4+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}" \