From b1430d020317d6c230592f2b332e6367d450b132 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:24:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) --- net-mgmt/pixilate/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-mgmt/pixilate') diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index 81b6e7446331..857483260767 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pixilate -# Date created: Wed Apr 30 06:10:16 PDT 2003 -# Whom: Barry Irwin -# +# Created by: Barry Irwin # $FreeBSD$ PORTNAME= pixilate @@ -27,6 +24,7 @@ PLIST_FILES= bin/pixilate LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|libnet-config|${LIBNET_CONFIG}|; \ -- cgit