- remove auto* tools workaround patch now that gnu.port.mk deals with this
- use autoconf 2.57
This commit is contained in:
parent
26bd7c43d8
commit
345e91b5b3
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2004/02/10 22:54:59 espie Exp $
|
# $OpenBSD: Makefile,v 1.3 2004/03/04 18:48:17 brad Exp $
|
||||||
|
|
||||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ LIB_DEPENDS= art_lgpl_2::graphics/libart \
|
|||||||
kdecore.6,DCOP,kdefx,kdeui::x11/kde/libs3 \
|
kdecore.6,DCOP,kdefx,kdeui::x11/kde/libs3 \
|
||||||
kdecorations::x11/kde/base3
|
kdecorations::x11/kde/base3
|
||||||
|
|
||||||
AUTOCONF_VERSION= 2.54
|
AUTOCONF_VERSION= 2.57
|
||||||
MODKDE_VERSION= 3.2
|
MODKDE_VERSION= 3.2
|
||||||
MODULES= kde
|
MODULES= kde
|
||||||
|
|
||||||
|
@ -1,24 +0,0 @@
|
|||||||
$OpenBSD: patch-Makefile_in,v 1.2 2004/02/10 22:54:59 espie Exp $
|
|
||||||
--- Makefile.in.orig 2004-02-04 06:08:01.000000000 +0100
|
|
||||||
+++ Makefile.in 2004-02-10 23:28:08.000000000 +0100
|
|
||||||
@@ -307,12 +307,9 @@ Makefile: $(srcdir)/Makefile.in $(top_
|
|
||||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
|
|
||||||
|
|
||||||
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
||||||
- $(SHELL) ./config.status --recheck
|
|
||||||
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
|
||||||
#>- cd $(srcdir) && $(AUTOCONF)
|
|
||||||
#>+ 2
|
|
||||||
- cd $(srcdir) && rm -f configure
|
|
||||||
- cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure
|
|
||||||
|
|
||||||
$(ACLOCAL_M4): configure.in acinclude.m4
|
|
||||||
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
|
||||||
@@ -328,7 +325,6 @@ stamp-h1: $(srcdir)/config.h.in $(top_bu
|
|
||||||
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
|
||||||
|
|
||||||
$(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
||||||
- cd $(top_srcdir) && $(AUTOHEADER)
|
|
||||||
touch $(srcdir)/config.h.in
|
|
||||||
|
|
||||||
distclean-hdr:
|
|
Loading…
x
Reference in New Issue
Block a user