summaryrefslogtreecommitdiff
path: root/audio/shorten/files/patch-aa
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-11-02 22:41:03 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-11-02 22:41:03 +0000
commit74ab7412c2d2c6acaad6020c78df11bcbee6fcad (patch)
tree393e0d97ce6df1b0991fdc376f62e81e2142b6bb /audio/shorten/files/patch-aa
parentMark this broken. (diff)
Update to shorten 3.1
Reviewed by: sec@42.org (MAINTAINER)
Notes
Notes: svn path=/head/; revision=34683
Diffstat (limited to 'audio/shorten/files/patch-aa')
-rw-r--r--audio/shorten/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/shorten/files/patch-aa b/audio/shorten/files/patch-aa
index dba94169c5e9..51a4e9ed2f3c 100644
--- a/audio/shorten/files/patch-aa
+++ b/audio/shorten/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.org Wed Feb 17 23:06:51 1999
-+++ Makefile Wed Feb 17 23:39:11 1999
+--- Makefile.orig Tue Sep 26 06:38:32 2000
++++ Makefile Fri Sep 29 14:17:52 2000
@@ -5,7 +5,7 @@
CC = cc
CFLAGS= -O
--prefix = /usr/local
-+prefix = $(PREFIX)
+-DESTDIR = /usr/local
++DESTDIR = $(PREFIX)
+ prefix = $(DESTDIR)
exec_prefix = $(prefix)/bin
man_prefix = $(prefix)/man/man$(manext)
- manext = 1