aboutsummaryrefslogtreecommitdiff
path: root/comms/openobex/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /comms/openobex/Makefile
parent639a61155c89af6b9b01d796a82cbd2ad643a299 (diff)
downloadports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.tar.gz
ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.zip
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'comms/openobex/Makefile')
-rw-r--r--comms/openobex/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index deb840867ac0..9a7786c92efe 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -14,10 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mad@madpilot.net
COMMENT= Open source implementation of the OBEX protocol
-WANT_AUTOCONF_VER= 213
+WANT_AUTOCONF_VER= 253
WANT_AUTOMAKE_VER= 14
-USE_GMAKE= yes
-WANT_LIBTOOL_VER= 14
-INSTALLS_SHLIB= yes
+WANT_LIBTOOL_VER= 15
+USE_GMAKE= yes
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>