mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Fix build on amd64
Reported by: QAT
This commit is contained in:
parent
8dc369b60f
commit
3409745f58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258428
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue