this does not use libtool.

This commit is contained in:
steven 2010-07-24 09:15:55 +00:00
parent 20e7ccbb0e
commit 2927491994
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/07/14 08:46:35 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2010/07/24 09:15:55 steven Exp $
# Consumes more than 512MB on at least i386 when building qrc_MainRes.o
VMEM_WARNING = Yes
@ -19,7 +19,6 @@ PERMIT_DISTFILES_CDROM =Yes
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=fwbuilder/}
USE_LIBTOOL = gnu
AUTOMAKE_VERSION = 1.9 # XXX should be 1.10
AUTOCONF_VERSION = 2.63

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/07/14 08:46:35 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2010/07/24 09:15:55 steven Exp $
COMMENT= libraries for fwbuilder
DISTNAME= libfwbuilder-4.0.1
@ -25,7 +25,6 @@ LIB_DEPENDS+= ::textproc/libxslt \
::textproc/libxml \
::net/net-snmp
USE_LIBTOOL = gnu
AUTOMAKE_VERSION = 1.9 # XXX should be 1.10
AUTOCONF_VERSION = 2.63