From 3ff0383d3a2fb21cdb1e80822419f4aac7fd522f Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:13:42 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) --- devel/libmba/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'devel/libmba') diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile index c1471145fa76..cfac6e30ef0b 100644 --- a/devel/libmba/Makefile +++ b/devel/libmba/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: libmba -# Date Created: Sep 24, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= libmba PORTVERSION= 0.9.1 @@ -27,6 +22,7 @@ MANCOMPRESSED= yes SHLIB_MAJOR= 0 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,-g,$$(CFLAGS),' \ -e '/^prefix/s/=/?=/' \ -- cgit