diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-28 06:00:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-28 06:00:26 +0000 |
commit | 0cdb193c88637a6932b807445d29207a9ab6a098 (patch) | |
tree | e8540319ca671cbc564131e22534589da43a7d8d /multimedia/ogle-gui/files/patch-Makefile.am | |
parent | Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk (diff) |
o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
autoconf was repocopied to autoconf213) with help of new code as
of bsd.port.mk rev 1.394
- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
Diffstat (limited to 'multimedia/ogle-gui/files/patch-Makefile.am')
-rw-r--r-- | multimedia/ogle-gui/files/patch-Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/ogle-gui/files/patch-Makefile.am b/multimedia/ogle-gui/files/patch-Makefile.am deleted file mode 100644 index ad90adf3b110..000000000000 --- a/multimedia/ogle-gui/files/patch-Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.am.orig Mon Oct 22 16:42:37 2001 -+++ Makefile.am Mon Oct 22 16:42:40 2001 -@@ -1,6 +1,6 @@ - ## Process this file with automake to produce Makefile.in - --SUBDIRS = intl po macros src doc -+SUBDIRS = intl po src - - install-data-local: - @$(NORMAL_INSTALL) |