From 3c25c423e788a45069360a5fa02e37c1292e1c7d Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 12 Aug 2011 11:25:26 +0000 Subject: - Use WRKSRC --- portuguese/mythes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portuguese') diff --git a/portuguese/mythes/Makefile b/portuguese/mythes/Makefile index 2045c6582d7d..d65d376b1335 100644 --- a/portuguese/mythes/Makefile +++ b/portuguese/mythes/Makefile @@ -29,7 +29,7 @@ PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${DATADIR}/ - ${INSTALL_DATA} ${WRKDIR}/th_pt_PT_v2.dat ${WRKSRC}/th_pt_PT_v2.idx ${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/th_pt_PT_v2.dat ${WRKSRC}/th_pt_PT_v2.idx ${DATADIR}/ ${LN} -s th_pt_PT_v2.dat ${DATADIR}/th_pt_BR_v2.dat ${LN} -s th_pt_PT_v2.idx ${DATADIR}/th_pt_BR_v2.idx -- cgit