diff options
author | makc <makc@FreeBSD.org> | 2010-03-06 20:26:04 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-06 20:26:04 +0800 |
commit | c29672f2a771741f3ed2c3c0cc6236b4c958897a (patch) | |
tree | 30f9994403131cd9dc5136e50fc6acdd1aeda184 /textproc/stardict-longman | |
parent | 8805d29911b3b5d45352be42deee71422d8213d6 (diff) | |
download | freebsd-ports-gnome-c29672f2a771741f3ed2c3c0cc6236b4c958897a.tar.gz freebsd-ports-gnome-c29672f2a771741f3ed2c3c0cc6236b4c958897a.tar.zst freebsd-ports-gnome-c29672f2a771741f3ed2c3c0cc6236b4c958897a.zip |
Mark IGNORE until I resolve the issue with distfile.
Feature safe: yes
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> |