summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-11 22:30:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-11 22:30:43 +0000
commit7ff36b14230ef15faf363226235de3c873f86893 (patch)
tree86308b2145809d564049997e06f7779be0a0d00b /comms
parent- Upgrade to 1.42; (diff)
- Avoid strange build failures by running of autoheader (which is the correct
thing to do, since we patched config.h.in) PR: ports/71860 Reported by: Matthias Andree <matthias.andree@web.de> Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=118628
Diffstat (limited to 'comms')
-rw-r--r--comms/openobex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index c2185ce391d1..fa6ea32cd9cb 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -15,8 +15,9 @@ MAINTAINER= mad@madpilot.net
COMMENT= Open source implementation of the OBEX protocol
USE_AUTOCONF_VER= 253
+USE_AUTOHEADER_VER= 253
WANT_AUTOMAKE_VER= 14
-WANT_LIBTOOL_VER= 15
+USE_LIBTOOL_VER= 15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes