diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 01:53:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 01:53:50 +0000 |
commit | c0c375241e6fb821420ca0148c2f460653b707ea (patch) | |
tree | e87816d0c4821d8b62e216b1dc73aae77a1d153f /audio/timidity++ | |
parent | 44dea0b2498ee303988c5b90a773461203a90bcd (diff) | |
download | ports-c0c375241e6fb821420ca0148c2f460653b707ea.tar.gz ports-c0c375241e6fb821420ca0148c2f460653b707ea.zip |
Notes
Diffstat (limited to 'audio/timidity++')
-rw-r--r-- | audio/timidity++/Makefile | 4 | ||||
-rw-r--r-- | audio/timidity++/pkg-plist | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index add60728c72a..43dabd7769f9 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -4,7 +4,7 @@ # Date created: 17 Nov 1996 # Whom: ache # -# $Id: Makefile,v 1.6 1998/02/02 11:47:35 jseger Exp $ +# $Id: Makefile,v 1.7 1998/06/16 16:04:51 ache Exp $ # DISTNAME= timidity-0.2i @@ -16,6 +16,8 @@ DISTFILES= ${TIINS} ${DISTNAME}.tar.gz MAINTAINER= ache@FreeBSD.ORG +BROKEN= fetch + NO_CDROM= "Uses copyrighted patches" BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/audio/timidity++/pkg-plist b/audio/timidity++/pkg-plist index a6b92ed94702..2eb3a0c48e01 100644 --- a/audio/timidity++/pkg-plist +++ b/audio/timidity++/pkg-plist @@ -202,3 +202,5 @@ lib/timidity/patch/woodblk1.pat lib/timidity/patch/woodblk2.pat lib/timidity/patch/woodflut.pat lib/timidity/patch/xylophon.pat +@dirrm lib/timidity/patch +@dirrm lib/timidity |