summaryrefslogtreecommitdiff
path: root/textproc/stardict-OxfordCollocation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/stardict-OxfordCollocation/Makefile')
-rw-r--r--textproc/stardict-OxfordCollocation/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/stardict-OxfordCollocation/Makefile b/textproc/stardict-OxfordCollocation/Makefile
index fbf950684da7..26212097b4fb 100644
--- a/textproc/stardict-OxfordCollocation/Makefile
+++ b/textproc/stardict-OxfordCollocation/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: stardict-OxfordCollocation
-# Date created: 2010-02-28
-# Whom: Max Brazhnikov <makc@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= stardict-OxfordCollocation
PORTVERSION= 2.4.2
@@ -14,5 +9,6 @@ DISTNAME= stardict-oxford_collocations-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Oxford English Collocation Dictionary
+NO_STAGE= yes
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>