aboutsummaryrefslogtreecommitdiff
path: root/russian/stardict-mueller7
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
commit9ab014c6ea7a828661d8117efa2a449772d889e6 (patch)
treee9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/stardict-mueller7
parent6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff)
downloadports-9ab014c6ea7a828661d8117efa2a449772d889e6.tar.gz
ports-9ab014c6ea7a828661d8117efa2a449772d889e6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Notes
Notes: svn path=/head/; revision=327766
Diffstat (limited to 'russian/stardict-mueller7')
-rw-r--r--russian/stardict-mueller7/Makefile6
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>