1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Rename patches/xmms-1.2.x-xfont.diff to files/extra-patch-xmms-1.2.x-xfont.

This patch is applied explicitly.
This commit is contained in:
Satoshi Asami 2000-10-07 23:35:00 +00:00
parent 1c991d3a1e
commit 93d4303621
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33494

View File

@ -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"