mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
graphics/libpano12:
Fix compilation with custom LOCALBASE. Reported by: qat@
This commit is contained in:
parent
12f9734765
commit
a4cdf21221
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235842
@ -31,6 +31,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \
|
||||
-I${LOCALBASE}/include/glib-2.0 \
|
||||
-I${LOCALBASE}/include/pango-1.0 \
|
||||
-I${LOCALBASE}/include/atk-1.0"
|
||||
CONFIGURE_ARGS= --with-png=${LOCALBASE} \
|
||||
--with-jpeg=${LOCALBASE} \
|
||||
--with-tiff=${LOCALBASE}
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user