diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
commit | 4c3190a140c781b4f275a869f680250a29c081f0 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/koi8r-ps | |
parent | 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (diff) | |
download | freebsd-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/koi8r-ps')
-rw-r--r-- | russian/koi8r-ps/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile index 3175a3227bd4..82c749db5fc0 100644 --- a/russian/koi8r-ps/Makefile +++ b/russian/koi8r-ps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: koi8rPS -# Date created: 22 July 1999 -# Whom: mi@aldan.algebra.com -# +# Created by: mi@aldan.algebra.com # $FreeBSD$ -# PORTNAME= koi8rPS PORTVERSION= 1.0 @@ -20,6 +16,7 @@ EXTRACT_ONLY= DIST_SUBDIR= koi8r-ps +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(FONTMAP) |