diff options
Diffstat (limited to 'textproc/stardict-longman')
-rw-r--r-- | textproc/stardict-longman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/stardict-longman/Makefile b/textproc/stardict-longman/Makefile index ba17ec08038c..4f0cc483f1c1 100644 --- a/textproc/stardict-longman/Makefile +++ b/textproc/stardict-longman/Makefile @@ -13,5 +13,7 @@ MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Longman Dictionary of Contemporary English +IGNORE= does not fetch + .include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" .include <bsd.port.mk> |