diff options
author | ats <ats@FreeBSD.org> | 1995-01-30 06:06:18 +0800 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-01-30 06:06:18 +0800 |
commit | 5bd17ab0a14fa12d3e2a39dbb3b1153768d93c62 (patch) | |
tree | 3427c4092dc89704351d87c4027eec1dbef71324 /graphics/mpeg-lib | |
parent | 36db30140f89ca0e8b9dbffea8d178a288f990d3 (diff) | |
download | freebsd-ports-gnome-5bd17ab0a14fa12d3e2a39dbb3b1153768d93c62.tar.gz freebsd-ports-gnome-5bd17ab0a14fa12d3e2a39dbb3b1153768d93c62.tar.zst freebsd-ports-gnome-5bd17ab0a14fa12d3e2a39dbb3b1153768d93c62.zip |
And the last correction for the "new" make from me for today :-).
Diffstat (limited to 'graphics/mpeg-lib')
-rw-r--r-- | graphics/mpeg-lib/files/patch-aa | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/graphics/mpeg-lib/files/patch-aa b/graphics/mpeg-lib/files/patch-aa index 5c50a948b9f7..a067494e69f5 100644 --- a/graphics/mpeg-lib/files/patch-aa +++ b/graphics/mpeg-lib/files/patch-aa @@ -1,5 +1,24 @@ -*** Makefile.orig Wed Nov 16 13:25:19 1994 ---- Makefile Wed Nov 16 13:46:35 1994 +*** Makefile.orig Mon Nov 14 19:05:36 1994 +--- Makefile Sun Jan 29 22:00:58 1995 +*************** +*** 13,20 **** + RANLIB = ranlib# may need to set this to `true' for SGI's + + ARFLAGS = ru# this is supposed to replace only those .o files +! # than are newer than the .a file. Should work +! # under most platforms. + + # + # Step 2: +--- 13,20 ---- + RANLIB = ranlib# may need to set this to `true' for SGI's + + ARFLAGS = ru# this is supposed to replace only those .o files +! # than are newer than the .a file. Should work +! # under most platforms. + + # + # Step 2: *************** *** 33,42 **** # |