- Fix build on amd64

Reported by:	QAT
This commit is contained in:
Pietro Cerutti 2010-07-29 10:19:48 +00:00
parent 8dc369b60f
commit 3409745f58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258428

View file

@ -21,7 +21,7 @@ USE_GMAKE= yes
USE_GNOME= libxml2
USE_LDCONFIG= yes
CFLAGS= -D__BSD_VISIBLE
CFLAGS= -D__BSD_VISIBLE -fPIC
CPPFLAGS= ${CFLAGS}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-libpnginc=${LOCALBASE}/include \