From 40b8f5da022d1b2a8a8ff7dfeb95a7255f336510 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 4 Jul 2016 13:23:53 +0000 Subject: Update MASTER_SITES, minor cleanup. PR: 210788 Submitted by: tkato432 yahoo com Sponsored by: Absolight --- audio/autozen/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'audio/autozen/Makefile') 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: -- cgit v1.2.3