From 359ab9c7a8f2854367aefa83a5b4f551250d27b4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 Aug 2011 04:40:40 +0000 Subject: - Set WRKSRC --- textproc/sl-hyphen/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/sl-hyphen') diff --git a/textproc/sl-hyphen/Makefile b/textproc/sl-hyphen/Makefile index c7ea00c9f7a9..6ec93525440c 100644 --- a/textproc/sl-hyphen/Makefile +++ b/textproc/sl-hyphen/Makefile @@ -20,12 +20,13 @@ LICENSE= LGPL21 USE_ZIP= yes NO_BUILD= yes +NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_sl_SI.dic PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${DATADIR}/ - ${INSTALL_DATA} ${WRKDIR}/hyph_sl_SI.dic ${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/hyph_sl_SI.dic ${DATADIR}/ .include -- cgit v1.2.3