diff options
Diffstat (limited to 'russian/stardict-bars')
-rw-r--r-- | russian/stardict-bars/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/russian/stardict-bars/Makefile b/russian/stardict-bars/Makefile index 8021c0b3bd96..aff78778848b 100644 --- a/russian/stardict-bars/Makefile +++ b/russian/stardict-bars/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: stardict-bars -# Date created: 2010-02-28 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= stardict-bars PORTVERSION= 2.4.2 @@ -14,5 +9,6 @@ DISTNAME= stardict-en-ru-bars-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= New Comprehensive English-Russian dictionary +NO_STAGE= yes .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" .include <bsd.port.mk> |