diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
commit | 4c3190a140c781b4f275a869f680250a29c081f0 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/d1489 | |
parent | 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (diff) | |
download | freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.gz freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.zst freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Diffstat (limited to 'russian/d1489')
-rw-r--r-- | russian/d1489/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile index 7b12ed4bb78c..8b849d3d9974 100644 --- a/russian/d1489/Makefile +++ b/russian/d1489/Makefile @@ -13,4 +13,5 @@ COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489) MAKE_ARGS= PREFIX=${PREFIX} PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin +NO_STAGE= yes .include <bsd.port.mk> |