diff options
-rw-r--r-- | textproc/spell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/spell/Makefile b/textproc/spell/Makefile index 729a07dc83d2..eae031157c12 100644 --- a/textproc/spell/Makefile +++ b/textproc/spell/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= spell MAINTAINER= brian@quynh-and-brian.org COMMENT= A GNU implementation of the UNIX spell utility using Ispell -BROKEN= Overwrites file installed by dependency +IGNORE= Overwrites file installed by dependency RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell |