From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/libmorph/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'graphics/libmorph') diff --git a/graphics/libmorph/Makefile b/graphics/libmorph/Makefile index 2c7685273eeb..3b38075bde0e 100644 --- a/graphics/libmorph/Makefile +++ b/graphics/libmorph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libmorph -# Date Created: 14 September 2000 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ -# PORTNAME= libmorph PORTVERSION= 0.1.2 @@ -20,6 +16,7 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure -- cgit v1.2.3