diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-16 01:54:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-16 01:54:51 +0000 |
commit | 52ab093de6a70332f07d1f8b04717dbacaef154d (patch) | |
tree | b4d5adbd59ebd2583c9cdc2f9021f2d7c2d6fa50 /lang/pnet-base | |
parent | Upgrade to the latest snapshot. (diff) |
Move from libtool13 to libtool15
Diffstat (limited to 'lang/pnet-base')
-rw-r--r-- | lang/pnet-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile index f99a1d6eda67..91ea7998c860 100644 --- a/lang/pnet-base/Makefile +++ b/lang/pnet-base/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc USE_XLIB= yes .endif -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_REINPLACE= yes |