From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/sievelog/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sysutils/sievelog') diff --git a/sysutils/sievelog/Makefile b/sysutils/sievelog/Makefile index c32ca29e72e5..8943f8089ed2 100644 --- a/sysutils/sievelog/Makefile +++ b/sysutils/sievelog/Makefile @@ -1,8 +1,5 @@ -# New ports collection makefile for: sievelog -# Date created: 2010-07-26 -# Whom: Jesse Kempf +# Created by: Jesse Kempf # $FreeBSD$ -# PORTNAME= sievelog PORTVERSION= 1.0.1 @@ -24,6 +21,7 @@ PLIST_FILES= bin/${PORTNAME} \ MAN1= ${PORTNAME}.1 MAN5= ${PORTNAME}.conf.5 +NO_STAGE= yes post-install: @${CP} -p ${WRKSRC}/test.sv ${PREFIX}/etc/${PORTNAME}.conf.example @${INSTALL_MAN} ${WRKSRC}/man/man1/${MAN1} ${MANPREFIX}/man/man1 -- cgit v1.2.3