aboutsummaryrefslogtreecommitdiff
path: root/russian/koi2koi
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/koi2koi
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/koi2koi')
-rw-r--r--russian/koi2koi/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/koi2koi/Makefile b/russian/koi2koi/Makefile
index fa747d1e1ade..89ebd1ce79b6 100644
--- a/russian/koi2koi/Makefile
+++ b/russian/koi2koi/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: koi2koi
-# Date created: 08 Apr 2003
-# Whom: Dmitry Morozovsky <marck@rinet.ru>
-#
+# Created by: Dmitry Morozovsky <marck@rinet.ru>
# $FreeBSD$
-#
PORTNAME= koi2koi
PORTVERSION= 1998.04.16
@@ -23,4 +19,5 @@ MAN1= koi2koi.1
MANCOMPRESSED= yes
PLIST_FILES= bin/koi2koi
+NO_STAGE= yes
.include <bsd.port.mk>