aboutsummaryrefslogtreecommitdiffstats
path: root/audio/festival+OGI
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 05:24:54 +0800
committerasami <asami@FreeBSD.org>2000-10-08 05:24:54 +0800
commitdb1152b500a50e74c1f9390d5962aeecd53a7323 (patch)
tree099d0fb7f8b5b39864e8fdbe54cde8609740a015 /audio/festival+OGI
parent345198f3b02b5161e91077cb3eaab4f2e98783ca (diff)
downloadfreebsd-ports-gnome-db1152b500a50e74c1f9390d5962aeecd53a7323.tar.gz
freebsd-ports-gnome-db1152b500a50e74c1f9390d5962aeecd53a7323.tar.zst
freebsd-ports-gnome-db1152b500a50e74c1f9390d5962aeecd53a7323.zip
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories
are the same).
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