summaryrefslogtreecommitdiff
path: root/graphics/opendx/files/patch-ae
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-03-21 12:58:39 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-03-21 12:58:39 +0000
commit174fded7f659c0a46457b3a6e3985dfe6f926413 (patch)
tree226919297364eeded694b01b5540caf72da9615d /graphics/opendx/files/patch-ae
parentUpdate to 1.16. (diff)
- Remove `-lcompat' again, the new patches contain code fixes.
- Fix paths in the documentation (/usr/lpp -> ${PREFIX}). - patch-ae is no longer needed with gmake.
Diffstat (limited to 'graphics/opendx/files/patch-ae')
-rw-r--r--graphics/opendx/files/patch-ae19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/opendx/files/patch-ae b/graphics/opendx/files/patch-ae
deleted file mode 100644
index 3fb3e0b6df19..000000000000
--- a/graphics/opendx/files/patch-ae
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/exec/dpexec/Makefile.in.orig Thu Jan 6 21:17:53 2000
-+++ src/exec/dpexec/Makefile.in Sat Feb 12 15:22:32 2000
-@@ -204,6 +204,7 @@
- else :; fi
- yuiif.h: yuiif.c
-
-+lex.o: yuiif.h
-
- tags: TAGS
-
-@@ -302,7 +303,7 @@
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-
-
--$(libDPEXEC_a_SOURCES): yuiif.c yuiif.h
-+# $(libDPEXEC_a_SOURCES): yuiif.c yuiif.h
-
- include local.mk
-