From 8370206e3b269db1256cd3ad8c518e2574eaaa63 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:51:14 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts) --- x11-fonts/cyr-rfx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fonts/cyr-rfx') diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile index c47e31202711..7ba8a01425b4 100644 --- a/x11-fonts/cyr-rfx/Makefile +++ b/x11-fonts/cyr-rfx/Makefile @@ -1,5 +1,4 @@ # Created by: mi@aldan.algebra.com -# $NetBSD: Makefile.common,v 1.2 2002/07/13 15:43:36 wiz Exp $ # $FreeBSD$ PORTNAME= cyr-rfx-${CYR_RFX_ENCODING} @@ -30,6 +29,7 @@ INST_DIR= "lib/X11/fonts/${PORTNAME}" MAKE_ENV+= INST_DIR="${LOCALBASE}/${INST_DIR}" MKDIR="${MKDIR}" PLIST_SUB+= INST_DIR="${INST_DIR}" +NO_STAGE= yes post-install: @${SED} -e 's,/usr/X11R6,${LOCALBASE},g' -e \ 's,koi8-o,${CYR_RFX_ENCODING},g' < ${PKGMESSAGE} -- cgit v1.2.3