aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mpegedit/files/patch-aw
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-06-28 21:34:38 +0800
committeralex <alex@FreeBSD.org>2000-06-28 21:34:38 +0800
commit0703b3a4dab8888352b8511be93a1a98bde6ba82 (patch)
tree89c1afdd15ed5f44f873338bd0dda1c23306cef3 /graphics/mpegedit/files/patch-aw
parent193f9ebda90ec7264e2fcdde0ec82a0babedb292 (diff)
downloadfreebsd-ports-gnome-0703b3a4dab8888352b8511be93a1a98bde6ba82.tar.gz
freebsd-ports-gnome-0703b3a4dab8888352b8511be93a1a98bde6ba82.tar.zst
freebsd-ports-gnome-0703b3a4dab8888352b8511be93a1a98bde6ba82.zip
- Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly
- Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/mpegedit/files/patch-aw')
-rw-r--r--graphics/mpegedit/files/patch-aw11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/mpegedit/files/patch-aw b/graphics/mpegedit/files/patch-aw
new file mode 100644
index 000000000000..4b9dce1ff50c
--- /dev/null
+++ b/graphics/mpegedit/files/patch-aw
@@ -0,0 +1,11 @@
+--- MpegCodec/decoder/jrevdct.c.orig Mon Aug 15 00:13:39 1994
++++ MpegCodec/decoder/jrevdct.c Thu Jun 15 08:37:50 2000
+@@ -28,7 +28,7 @@
+
+ #include <string.h>
+ #include "dmpeg.h"
+-#include "proto.h"
++/* #include "proto.h" */
+
+ #define GLOBAL /* a function referenced thru EXTERNs */
+