aboutsummaryrefslogtreecommitdiff
path: root/japanese/sj3-lib
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-13 10:58:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-14 15:41:02 +0000
commit85737aec4a3190a4f4d86583ad46a3615505a569 (patch)
treeac217f43efb834d2924f40e7d27c93d5ae1acc50 /japanese/sj3-lib
parent02ccefbf584c4cb3167ae28f0af57c29bde41ceb (diff)
downloadports-85737aec4a3190a4f4d86583ad46a3615505a569.tar.gz
ports-85737aec4a3190a4f4d86583ad46a3615505a569.zip
Mk: Cleanup after moving apply-slist earlier.
Diffstat (limited to 'japanese/sj3-lib')
-rw-r--r--japanese/sj3-lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/sj3-lib/Makefile b/japanese/sj3-lib/Makefile
index 16ace5c848f2..4d8624d4ad0c 100644
--- a/japanese/sj3-lib/Makefile
+++ b/japanese/sj3-lib/Makefile
@@ -33,7 +33,7 @@ POSTPATCHES= ${FILESDIR}/post-patch-Imakefile \
post-patch:
cd ${WRKSRC} && ${CAT} ${POSTPATCHES} | ${PATCH}
-pre-configure: apply-slist
+pre-configure:
${INSTALL_DATA} ${WRKDIR}/sj3_freebsd.tmpl ${WRKSRC}/sj3_freebsd.tmpl
.include <bsd.port.mk>