summaryrefslogtreecommitdiff
path: root/misc/skyutils/Makefile
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-06-30 13:58:28 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-06-30 13:58:28 +0000
commit395982eda2f8a9950cc575eed28b9f8d6c31cefe (patch)
treec700747640eb70e349034120a012ba53a91a8c6a /misc/skyutils/Makefile
parent- Update to 6.5.4 (add support for JDK 1.5 but drop JDK 1.1) (diff)
Update to 2.8
PR: ports/82607 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
Notes
Notes: svn path=/head/; revision=138240
Diffstat (limited to 'misc/skyutils/Makefile')
-rw-r--r--misc/skyutils/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index daf6a1a82b65..f4aa63c21d15 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= skyutils
-PORTVERSION= 2.6
+PORTVERSION= 2.8
CATEGORIES= misc
MASTER_SITES= http://zekiller.skytech.org/fichiers/
MAINTAINER= machiel_mastenbroek@hotmail.com
COMMENT= A library required by smssend (same author)
-USE_AUTOCONF_VER?=259
-USE_INC_LIBTOOL_VER=13
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_AUTOCONF_VER= 259
+USE_INC_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>