diff options
Diffstat (limited to 'textproc/stardict-oald/Makefile')
-rw-r--r-- | textproc/stardict-oald/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/stardict-oald/Makefile b/textproc/stardict-oald/Makefile index d19c13ed642a..58aff7546f5d 100644 --- a/textproc/stardict-oald/Makefile +++ b/textproc/stardict-oald/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: stardict-oald -# Date created: 2010-02-28 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= stardict-oald PORTVERSION= 2.4.2 @@ -13,5 +8,6 @@ MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/dict.org/ MAINTAINER= makc@FreeBSD.org COMMENT= Oxford Advanced Learner's Dictionary +NO_STAGE= yes .include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common" .include <bsd.port.mk> |