aboutsummaryrefslogtreecommitdiff
path: root/audio/festival
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:24:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:24:54 +0000
commitc6f4b02cb46b35c631605ef18a0893a16f315ef5 (patch)
treecbe6ad3a2c7e1d5e5d7d375ee3b9bd9048211292 /audio/festival
parent38aa997ecff17e14e0aa19eccaa1e2ce7520ab13 (diff)
downloadports-c6f4b02cb46b35c631605ef18a0893a16f315ef5.tar.gz
ports-c6f4b02cb46b35c631605ef18a0893a16f315ef5.zip
Notes
Diffstat (limited to 'audio/festival')
-rw-r--r--audio/festival/Makefile4
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