aboutsummaryrefslogtreecommitdiff
path: root/astro/glunarclock/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'astro/glunarclock/files/patch-Makefile.in')
-rw-r--r--astro/glunarclock/files/patch-Makefile.in21
1 files changed, 6 insertions, 15 deletions
diff --git a/astro/glunarclock/files/patch-Makefile.in b/astro/glunarclock/files/patch-Makefile.in
index 07e199e350fa..f43ae16c90f4 100644
--- a/astro/glunarclock/files/patch-Makefile.in
+++ b/astro/glunarclock/files/patch-Makefile.in
@@ -1,23 +1,14 @@
$FreeBSD$
---- Makefile.in.orig Mon Jan 29 10:48:08 2001
-+++ Makefile.in Mon Jan 29 10:50:21 2001
-@@ -110,7 +110,7 @@
+--- Makefile.in.orig Tue May 29 10:34:38 2001
++++ Makefile.in Tue May 29 10:35:45 2001
+@@ -108,7 +108,7 @@
+ cflags_set = @cflags_set@
cxxflags_set = @cxxflags_set@
- l = @l@
--SUBDIRS = intl po macros src docs debian
-+SUBDIRS = intl po macros src docs
+-SUBDIRS = intl po macros src docs debian redhat
++SUBDIRS = intl po macros src docs # debian redhat
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h
-@@ -126,7 +126,7 @@
- GZIP_ENV = --best
- all: all-redirect
- .SUFFIXES:
--$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/macros/macros.dep
-+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
-
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status