diff options
Diffstat (limited to 'textproc/jdictionary-int-eng/Makefile')
-rw-r--r-- | textproc/jdictionary-int-eng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jdictionary-int-eng/Makefile b/textproc/jdictionary-int-eng/Makefile index 1edfce17aa57..edb19b66749a 100644 --- a/textproc/jdictionary-int-eng/Makefile +++ b/textproc/jdictionary-int-eng/Makefile @@ -12,4 +12,5 @@ COMMENT= JDictionary plugin: Interlingua-English dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary +NO_STAGE= yes .include "${MASTERDIR}/Makefile.plugin" |