diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 03:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 03:49:59 +0800 |
commit | bda0731e15b488d4471a84dbcaf761830ec6f6d5 (patch) | |
tree | 767f2803f6c6af410144e76a9efd9b7564dac8ad /korean/hmconv | |
parent | d504b9331c770aa06bf37defab28eb4df185c89c (diff) | |
download | freebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.tar.gz freebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.tar.zst freebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: korean)
Diffstat (limited to 'korean/hmconv')
-rw-r--r-- | korean/hmconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hmconv/Makefile b/korean/hmconv/Makefile index eaa5a5ff7588..5f916d2ee37e 100644 --- a/korean/hmconv/Makefile +++ b/korean/hmconv/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |