From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- lang/ml-pnet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ml-pnet') diff --git a/lang/ml-pnet/Makefile b/lang/ml-pnet/Makefile index 58f70aabd5f5..d26fec009137 100644 --- a/lang/ml-pnet/Makefile +++ b/lang/ml-pnet/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes .include "${.CURDIR}/../pnet/Makefile.pnet" -- cgit