aboutsummaryrefslogtreecommitdiff
path: root/misc/skyutils
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-04-03 08:27:07 +0000
committerAde Lovett <ade@FreeBSD.org>2004-04-03 08:27:07 +0000
commit595addc9c5922d9c9fbb907f9653d0376534e4b0 (patch)
tree12810b0b83c6c4532a6eb2c936220ee4fb91b087 /misc/skyutils
parentce8e4b11723d04fdb02a3b137c6666f1e6d1e021 (diff)
downloadports-595addc9c5922d9c9fbb907f9653d0376534e4b0.tar.gz
ports-595addc9c5922d9c9fbb907f9653d0376534e4b0.zip
Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing of ports into the tree that require the use of GNU autotools. Thanks awfully
Notes
Notes: svn path=/head/; revision=106016
Diffstat (limited to 'misc/skyutils')
-rw-r--r--misc/skyutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index a32e84baef10..f02b29f66159 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= machiel_mastenbroek@hotmail.com
COMMENT= A library required by smssend (same author)
USE_AUTOCONF_VER?=257
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>