freebsd-ports/graphics/mpegedit/files/patch-aw
Alexander Langer 0d731daf26 - 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>
2000-06-28 13:34:38 +00:00

12 lines
291 B
Plaintext

--- 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 */