diff options
| author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 06:00:13 +0000 |
|---|---|---|
| committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 06:00:13 +0000 |
| commit | c10bcef6d35d2163017c48650d8c5b74b2786201 (patch) | |
| tree | 3fa81264279ab723edc09ed6806a7c8d27b194c1 /graphics/mpeg_stat/files/patch-aa | |
| parent | After repo copy from graphics category to newly create multimedia (diff) | |
Finish repo copy move from graphics category to newly create
multimedia one for the following ports:
avidemux
avinfo
camserv
dtv
dumpmpeg
enjoympeg
fxtv
gopchop
gxanim
libdvbpsi
libfame
libquicktime
mmsclient
mpeg
mpeg2codec
mpeg2play
mpeg_encode
mpeg_play
mpeg_stat
mpegedit
mpgtx
mplex
mtv
netshow
ppm2fli
smpeg
smpeg-xmms
splitmpg
tkxanim
totem
transcode
vlc
xanim
xawtv
xine_d4d_plugin
xine_d5d_plugin
xmovie
xmps
xtheater
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
Diffstat (limited to 'graphics/mpeg_stat/files/patch-aa')
| -rw-r--r-- | graphics/mpeg_stat/files/patch-aa | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/mpeg_stat/files/patch-aa b/graphics/mpeg_stat/files/patch-aa deleted file mode 100644 index 845072865023..000000000000 --- a/graphics/mpeg_stat/files/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile~ Fri Aug 2 11:59:50 1996 -+++ Makefile Fri Aug 2 12:02:45 1996 -@@ -40,6 +40,12 @@ - all: $(PROGRAM) - strip $(PROGRAM) - -+install: -+ install -cs ${PROGRAM} ${PREFIX}/bin -+ install -c block2spec ${PREFIX}/bin -+ install -c -m 644 mpeg_stat.1 ${PREFIX}/man/man1 -+ gzip -9nf ${PREFIX}/man/man1/mpeg_stat.1 -+ - $(PROGRAM): $(OBJS) - $(LD) -g $(OBJS) $(LIBS) -lm -o $(PROGRAM) - |
