From 4c3190a140c781b4f275a869f680250a29c081f0 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:46:16 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: russian) --- russian/stardict-mueller7accent/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'russian/stardict-mueller7accent') diff --git a/russian/stardict-mueller7accent/Makefile b/russian/stardict-mueller7accent/Makefile index 7bd03efac245..169bad0db6b9 100644 --- a/russian/stardict-mueller7accent/Makefile +++ b/russian/stardict-mueller7accent/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: stardict-mueller7accent -# Date created: 2010-02-27 -# Whom: Max Brazhnikov -# # $FreeBSD$ -# PORTNAME= stardict-mueller7accent PORTVERSION= 2.4.2 @@ -14,5 +9,6 @@ DISTNAME= stardict-Mueller7accentGPL-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Mueller English-Russian dictionary with accents +NO_STAGE= yes .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" .include -- cgit