aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/xmms
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 07:35:00 +0800
committerasami <asami@FreeBSD.org>2000-10-08 07:35:00 +0800
commit8f8fb894d2c0c357f47fceaaa7583eaa7abe3232 (patch)
tree81d6c2a7f00025611c6aab88a23053cfdc874b51 /chinese/xmms
parent43db085c23fb501fa0add807cb3dec4d6001cacb (diff)
downloadfreebsd-ports-gnome-8f8fb894d2c0c357f47fceaaa7583eaa7abe3232.tar.gz
freebsd-ports-gnome-8f8fb894d2c0c357f47fceaaa7583eaa7abe3232.tar.zst
freebsd-ports-gnome-8f8fb894d2c0c357f47fceaaa7583eaa7abe3232.zip
Rename patches/xmms-1.2.x-xfont.diff to files/extra-patch-xmms-1.2.x-xfont.
This patch is applied explicitly.
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"