diff options
author | Juergen Lock <nox@FreeBSD.org> | 2015-04-10 18:53:28 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2015-04-10 18:53:28 +0000 |
commit | 923cf2f9b6f0c8245dc93ebb7bbbc514b2844c1c (patch) | |
tree | 87bf4dd1e04c44299e70c42e7be74c7e72c77667 /audio/gramofile | |
parent | 49bfb1cf342d1596bc9b1d97a64de8764b63e03f (diff) | |
download | ports-923cf2f9b6f0c8245dc93ebb7bbbc514b2844c1c.tar.gz ports-923cf2f9b6f0c8245dc93ebb7bbbc514b2844c1c.zip |
Notes
Diffstat (limited to 'audio/gramofile')
-rw-r--r-- | audio/gramofile/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index d4180e02df67..da663ee5e23b 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -7,16 +7,13 @@ PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://www.opensourcepartners.nl/~costar/gramofile/ -PATCH_SITES= ${MASTER_SITE_DEBIAN} -PATCH_SITE_SUBDIR= pool/main/g/${PORTNAME} +PATCH_SITES= LOCAL/nox/ PATCHFILES= ${PORTNAME}_1.6-7.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= nox@FreeBSD.org COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records -BROKEN= Debian patches unfetchable - LIB_DEPENDS= libfftw.so:${PORTSDIR}/math/fftw ALL_TARGET= gramofile |