diff options
Diffstat (limited to 'russian/stardict-mueller7/Makefile')
-rw-r--r-- | russian/stardict-mueller7/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/russian/stardict-mueller7/Makefile b/russian/stardict-mueller7/Makefile index 6e804d190c7b..7f701ad4d8ec 100644 --- a/russian/stardict-mueller7/Makefile +++ b/russian/stardict-mueller7/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: stardict-mueller7 -# Date created: 2010-02-27 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= stardict-mueller7 PORTVERSION= 2.4.2 @@ -13,5 +8,6 @@ MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/ MAINTAINER= makc@FreeBSD.org COMMENT= Mueller English-Russian dictionary +NO_STAGE= yes .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" .include <bsd.port.mk> |