diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 21:24:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 21:24:54 +0000 |
commit | c6f4b02cb46b35c631605ef18a0893a16f315ef5 (patch) | |
tree | cbe6ad3a2c7e1d5e5d7d375ee3b9bd9048211292 /audio/festival/Makefile | |
parent | 38aa997ecff17e14e0aa19eccaa1e2ce7520ab13 (diff) | |
download | ports-c6f4b02cb46b35c631605ef18a0893a16f315ef5.tar.gz ports-c6f4b02cb46b35c631605ef18a0893a16f315ef5.zip |
Notes
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index bd1d163218ce..fdb430fafc0f 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -39,9 +39,9 @@ LIB_DEPENDS= audio.1:${PORTSDIR}/audio/nas \ DIST_SUBDIR= festival -EXTRA_PATCHES= ${FILESDIR}/patch-aa +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa .if defined (WITH_OGI) -EXTRA_PATCHES= ${FILESDIR}/patch-aa-ogi +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa-ogi RESTRICTED= no-commercial-use .endif |