mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Unbroke with latest libglade.
This commit is contained in:
parent
c9d5ca4aed
commit
76eaf6e089
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47687
@ -24,7 +24,7 @@ USE_LIBTOOL= yes
|
||||
USE_PYTHON= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-explicit-python-linking
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/libglade-1.0" \
|
||||
LIBS="-L${LOCALBASE}/lib -pthread"
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user