summaryrefslogtreecommitdiff
path: root/cad/qmls
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:41:49 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:41:49 +0000
commitfbecb83eab5b750ec753a5057acd61a0b8c65670 (patch)
tree5c5c1b3566c6c4d53512709cc8318e97511a574b /cad/qmls
parentchange the libtool version to use from 1.3 to 1.5 (diff)
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136537
Diffstat (limited to 'cad/qmls')
-rw-r--r--cad/qmls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile
index e10cba066c3c..c4b2f4b5178e 100644
--- a/cad/qmls/Makefile
+++ b/cad/qmls/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Quine-McCluskey Logic Simplifier
PLIST_FILES= bin/qmls
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
GNU_CONFIGURE= yes
.include <bsd.port.mk>