mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Unbreak on amd64
This commit is contained in:
parent
9db022d954
commit
28a97d8c7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320476
@ -28,7 +28,7 @@ USE_GCC= any
|
||||
USE_TK= 84+
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CFLAGS+= -I${LOCALBASE}/include -fPIC
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-magick="`pkg-config ImageMagick --libs`" \
|
||||
|
Loading…
Reference in New Issue
Block a user