aboutsummaryrefslogtreecommitdiffstats
path: root/russian/stardict-mueller7
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:46:16 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:46:16 +0800
commit4c3190a140c781b4f275a869f680250a29c081f0 (patch)
treee9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/stardict-mueller7
parent82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (diff)
downloadfreebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.gz
freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.zst
freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
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>