1
0
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:
Maxim Sobolev 2001-09-11 15:37:23 +00:00
parent c9d5ca4aed
commit 76eaf6e089
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47687

View File

@ -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}"