From a5476164efd7abb74b834be23376532417e412a9 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 27 Oct 1999 09:47:23 +0000 Subject: Link against libxpg4. Submitted by: foxfair Promote LDFLAGS in the installed setup. --- lang/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index 8351705733e0..f7903a58baaa 100644 --- a/lang/python/Makefile +++ b/lang/python/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 -- cgit v1.2.3