aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-16 16:47:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-16 16:47:00 +0000
commit1cc9fcd1c758b73cdef7e674d4a87094e2d029f8 (patch)
tree3b8ea3a783597953a4328bd04ea5a6b9b48b5db6 /russian
parent64dd85b7102fec072719d77c187a1c919d432ec2 (diff)
downloadports-1cc9fcd1c758b73cdef7e674d4a87094e2d029f8.tar.gz
ports-1cc9fcd1c758b73cdef7e674d4a87094e2d029f8.zip
Extract do-patch into a separate script.
PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029
Notes
Notes: svn path=/head/; revision=431680
Diffstat (limited to 'russian')
-rw-r--r--russian/napster/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/russian/napster/Makefile b/russian/napster/Makefile
index 72946d86a849..568249a068af 100644
--- a/russian/napster/Makefile
+++ b/russian/napster/Makefile
@@ -14,7 +14,6 @@ CONFLICTS= nap-[0-9]*
USES= ncurses
WITH_ENCODING_PATCH= yes
-pre-configure:
- @${PATCH} ${PATCH_ARGS} < ${.CURDIR}/files/extra-win2koi
+EXTRA_PATCHES= ${.CURDIR}/files/extra-win2koi
.include "${MASTERDIR}/Makefile"