From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/labrea/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'security/labrea/Makefile') diff --git a/security/labrea/Makefile b/security/labrea/Makefile index 3084e9dd2ffe..ff6ba2b2b5ee 100644 --- a/security/labrea/Makefile +++ b/security/labrea/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: LaBrea -# Date created: 20 September 2001 -# Whom: nick@rogness.net -# +# Created by: nick@rogness.net # $FreeBSD$ -## PORTNAME= LaBrea PORTVERSION= 2.4 @@ -20,6 +16,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|libnet-config|${LIBNET_CONFIG}|; \ -- cgit v1.2.3