summaryrefslogtreecommitdiff
path: root/chinese/xmms
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 23:35:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 23:35:00 +0000
commit93d43036212f2b074228ee993b45ec5e52565846 (patch)
tree531ca8a462a20b40bc4f26896be6726f84ec6c0c /chinese/xmms
parentRename patches/patch.1 to files/extra-patch.1. This file is an extra patch. (diff)
Rename patches/xmms-1.2.x-xfont.diff to files/extra-patch-xmms-1.2.x-xfont.
This patch is applied explicitly.
Notes
Notes: svn path=/head/; revision=33494
Diffstat (limited to 'chinese/xmms')
-rw-r--r--chinese/xmms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile
index 048249007df8..bf865c2e997f 100644
--- a/chinese/xmms/Makefile
+++ b/chinese/xmms/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/
pre-patch:
@( cd ${WRKSRC}; \
- ${PATCH} -sp1 < ${.CURDIR}/patches/xmms-1.2.x-xfont.diff ; )
+ ${PATCH} -sp1 < ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont ; )
.include "${MASTERDIR}/Makefile"