From 1098d5ad4bee2de88ea9cac91dc7a192d1719de9 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 12 Jul 2019 21:22:24 +0000 Subject: [PATCH] fix an irregular PERMIT_* --- textproc/ispell/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index b21acc05b87..5b3ad6823a3 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2019/07/12 21:15:36 sthen Exp $ +# $OpenBSD: Makefile,v 1.71 2019/07/12 21:22:24 sthen Exp $ COMMENT-main= interactive spelling checker COMMENT-dutch= ispell dictionary for Dutch @@ -65,12 +65,10 @@ MULTI_PACKAGES= -main -dutch -french -german -swedish -russian -portuguese \ # ispell: BSD-like # dictionaries: GPL or BSD-like PERMIT_PACKAGE= Yes +PERMIT_PACKAGE-german= no license WANTLIB-main= c curses -PERMIT_PACKAGE_CDROM-german= no license -PERMIT_PACKAGE_FTP-german= no license - RUN_DEPENDS= textproc/ispell RUN_DEPENDS-main=