diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:43:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:43:02 +0000 |
commit | e9b2d1612d55f54943b59e295cd6d37c9e87a724 (patch) | |
tree | 0f7879dfe3697c318a62075b9620cfb651ff6117 /hungarian/hu-zipcodes | |
parent | 3acd8bd594e99beffb17e70089cbcbb6ffc3382a (diff) | |
download | ports-e9b2d1612d55f54943b59e295cd6d37c9e87a724.tar.gz ports-e9b2d1612d55f54943b59e295cd6d37c9e87a724.zip |
Notes
Diffstat (limited to 'hungarian/hu-zipcodes')
-rw-r--r-- | hungarian/hu-zipcodes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hungarian/hu-zipcodes/Makefile b/hungarian/hu-zipcodes/Makefile index 4fe08c34864f..42211a343166 100644 --- a/hungarian/hu-zipcodes/Makefile +++ b/hungarian/hu-zipcodes/Makefile @@ -19,6 +19,7 @@ EXTRACT_BEFORE_ARGS= # None EXTRACT_AFTER_ARGS= > ${WRKSRC}/hu.zipcodes NO_BUILD= yes +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/hu.zipcodes ${PREFIX}/share/misc/ |