diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 02:30:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 02:30:00 +0800 |
commit | 2012706cb95e488737909070df298912a9c68273 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 /german/jdictionary-ger-hun | |
parent | faffae02bc71b2b2e555ae5243d2c9bd6b11da96 (diff) | |
download | freebsd-ports-graphics-2012706cb95e488737909070df298912a9c68273.tar.gz freebsd-ports-graphics-2012706cb95e488737909070df298912a9c68273.tar.zst freebsd-ports-graphics-2012706cb95e488737909070df298912a9c68273.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Diffstat (limited to 'german/jdictionary-ger-hun')
-rw-r--r-- | german/jdictionary-ger-hun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/jdictionary-ger-hun/Makefile b/german/jdictionary-ger-hun/Makefile index b449fc7d0db..9dc5cee8f36 100644 --- a/german/jdictionary-ger-hun/Makefile +++ b/german/jdictionary-ger-hun/Makefile @@ -12,4 +12,5 @@ COMMENT= JDictionary plugin: German-Hungarian dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary +NO_STAGE= yes .include "${MASTERDIR}/Makefile.plugin" |