diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
commit | fbecb83eab5b750ec753a5057acd61a0b8c65670 (patch) | |
tree | 5c5c1b3566c6c4d53512709cc8318e97511a574b /cad | |
parent | 63047f94b31d3faa2f500d0c019666f791797adb (diff) | |
download | ports-fbecb83eab5b750ec753a5057acd61a0b8c65670.tar.gz ports-fbecb83eab5b750ec753a5057acd61a0b8c65670.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qmls/Makefile | 2 |
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> |