summaryrefslogtreecommitdiff
path: root/audio/festival+OGI
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+OGI
parentMove pkg/PLIST-ogi to pkg-plist-ogi. (diff)
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories
are the same).
Notes
Notes: svn path=/head/; revision=33474
Diffstat (limited to 'audio/festival+OGI')
-rw-r--r--audio/festival+OGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile
index bd1d163218ce..fdb430fafc0f 100644
--- a/audio/festival+OGI/Makefile
+++ b/audio/festival+OGI/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