From a787f0b0758f9b6d92f3c10d2621440a61b1977e Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Mon, 15 Nov 2004 05:19:30 +0000 Subject: farewell to libxpg4. --- lang/python23/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lang/python23') diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 3579aaba9839..504bdc966737 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -90,13 +90,6 @@ CFLAGS+= -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" .endif -.if ${OSVERSION} >= 500000 && ${OSVERSION} < 500005 -CONFIGURE_ARGS+= --with-libs='-lxpg4' -.endif -.if ${OSVERSION} < 400020 -CONFIGURE_ARGS+= --with-libs='-lxpg4' -.endif - .if !defined(WITHOUT_IPV6) && ${OSVERSION} >= 400014 CONFIGURE_ARGS+= --enable-ipv6 .else -- cgit v1.2.3