aboutsummaryrefslogtreecommitdiff
path: root/audio/autozen
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-04 13:23:53 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-04 13:23:53 +0000
commit40b8f5da022d1b2a8a8ff7dfeb95a7255f336510 (patch)
treed340769cd16beb6fef330dcd868082c1417519af /audio/autozen
parent3557d8d16917636702496e055861a7f73ea47df1 (diff)
downloadports-40b8f5da022d1b2a8a8ff7dfeb95a7255f336510.tar.gz
ports-40b8f5da022d1b2a8a8ff7dfeb95a7255f336510.zip
Update MASTER_SITES, minor cleanup.
PR: 210788 Submitted by: tkato432 yahoo com Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=418016
Diffstat (limited to 'audio/autozen')
-rw-r--r--audio/autozen/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile
index 850695ca739f..f1f81efbc7fe 100644
--- a/audio/autozen/Makefile
+++ b/audio/autozen/Makefile
@@ -5,16 +5,14 @@ PORTNAME= autozen
PORTVERSION= 2.1
PORTREVISION= 7
CATEGORIES= audio
-MASTER_SITES= http://www.sourcefiles.org/Miscellaneous/
+MASTER_SITES= http://www.linuxlabs.com/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Adjust brain waves with sound
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
OPTIONS_DEFINE= DOCS
@@ -45,7 +43,7 @@ post-patch:
s|share/AutoZen|${DATADIR_REL}| ; \
s|gtk-config|$${GTK_CONFIG}|g ; \
s|$$(CC) seq2wav|$$(CC) $$(CFLAGS) seq2wav| ; \
- s|-pthread|-lm -pthread|g' \
+ s|-pthread|-lm|' \
${WRKSRC}/Makefile
do-install: