summaryrefslogtreecommitdiffstats
path: root/lang/python24
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-10-27 09:47:23 +0000
committertg <tg@FreeBSD.org>1999-10-27 09:47:23 +0000
commita08fe64d787ce6b4e2b2301e72bbe5d3b4866751 (patch)
treeb521276adbbc5441ffc517ab6834fd00ec908185 /lang/python24
parent128e26c8950495573e78461996903b8bc46e5828 (diff)
downloadFreeBSD-ports-a08fe64d787ce6b4e2b2301e72bbe5d3b4866751.zip
FreeBSD-ports-a08fe64d787ce6b4e2b2301e72bbe5d3b4866751.tar.gz
Link against libxpg4.
Submitted by: foxfair Promote LDFLAGS in the installed setup.
Diffstat (limited to 'lang/python24')
-rw-r--r--lang/python24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 8351705..f7903a5 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= ${TK_DEPENDS}
DIST_SUBDIR= python
WRKSRC= ${WRKDIR}/Python-1.5.2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-fpectl
+CONFIGURE_ARGS= --with-fpectl --with-libs='-lxpg4'
CONFIGURE_ENV= OPT="${CFLAGS}"
INSTALL_TARGET= install
PLIST= ${WRKDIR}/PLIST
OpenPOWER on IntegriCloud