diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-11 22:30:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-11 22:30:43 +0000 |
commit | 7ff36b14230ef15faf363226235de3c873f86893 (patch) | |
tree | 86308b2145809d564049997e06f7779be0a0d00b /comms | |
parent | 3db9f7c36ab0a1166872dac301a749b8b3be1c51 (diff) | |
download | ports-7ff36b14230ef15faf363226235de3c873f86893.tar.gz ports-7ff36b14230ef15faf363226235de3c873f86893.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/openobex/Makefile | 3 |
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 |