summaryrefslogtreecommitdiff
path: root/lang/ml-pnet
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /lang/ml-pnet
parentUnbreak: make it fetchable again (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'lang/ml-pnet')
-rw-r--r--lang/ml-pnet/Makefile2
1 files changed, 1 insertions, 1 deletions
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"