diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:34:38 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:34:38 +0000 |
| commit | 0d731daf26f42272f5017a8ed13501bc198f0e02 (patch) | |
| tree | 457342d7af8a5dc19d254f34faa577333abf5607 /graphics/mpegedit/files/patch-as | |
| parent | 880e802fac49f014716bdaf7218e0f77d629af04 (diff) | |
- 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-as')
| -rw-r--r-- | graphics/mpegedit/files/patch-as | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/mpegedit/files/patch-as b/graphics/mpegedit/files/patch-as new file mode 100644 index 000000000000..ee6461c1fc6e --- /dev/null +++ b/graphics/mpegedit/files/patch-as @@ -0,0 +1,10 @@ +--- MpegCodec/frame.C.orig Sun May 21 02:14:48 1995 ++++ MpegCodec/frame.C Thu Jun 15 08:37:49 2000 +@@ -25,6 +25,7 @@ + #include "frame.H" + #include <string.h> + #include <iostream.h> ++#include <sys/param.h> + + #ifndef NO_INET + #include <netinet/in.h> |
