1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to version 1.49

PR:		60657
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
This commit is contained in:
Kirill Ponomarev 2003-12-28 17:08:25 +00:00
parent ba9ce4f172
commit 513754c188
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96805
3 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cplay
PORTVERSION= 1.48
PORTVERSION= 1.49
CATEGORIES= audio
MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \
http://www.tf.hut.fi/~flu/cplay/old/

View File

@ -1 +1 @@
MD5 (cplay-1.48.tar.gz) = cba76f4d35ade99d851208bc7d0ced58
MD5 (cplay-1.49.tar.gz) = fae9e13b8dafd98ffcd58cf9d6f92f33

View File

@ -1,9 +1,11 @@
--- Makefile.orig Fri Nov 2 11:07:31 2001
+++ Makefile Fri Nov 2 11:10:33 2001
@@ -14,5 +14,5 @@
--- Makefile.bak Sun Dec 28 15:51:04 2003
+++ Makefile Sun Dec 28 15:51:44 2003
@@ -14,7 +14,7 @@
recursive-all recursive-install recursive-clean:
@target=$@; \
for i in $(SUBDIRS); do \
- (cd $$i && make $(ENV) $${target#recursive-}); \
+ (cd $$i && $(MAKE) $(ENV) $${target#recursive-}); \
done
cplayrc: cplay