From 0e5cfbafe0d315746cee6a0488dce19311e22da1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:19:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: ukrainian) --- ukrainian/hunspell/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ukrainian/hunspell') diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index d0c49ede70aa..43d9f695b43d 100644 --- a/ukrainian/hunspell/Makefile +++ b/ukrainian/hunspell/Makefile @@ -21,6 +21,7 @@ PLIST_FILES= %%DATADIR%%/uk_UA.aff \ %%DATADIR%%/uk_UA.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ cd ${WRKSRC}/dist/my${DISTNAME}/ && ${INSTALL_DATA} uk_UA.aff uk_UA.dic ${DATADIR}/ -- cgit v1.2.3