From 1c7169ab74dcbb512e836e6882d91239ff49ddee Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:18:38 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: finance) --- finance/wmstock/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'finance/wmstock') diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index a832408ff4c6..10f02656b3d2 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmstock -# Date created: 19 Jun 1999 -# Whom: Will Andrews -# +# Created by: Will Andrews # $FreeBSD$ -# PORTNAME= wmstock PORTVERSION= 0.11 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/wmstock/src USE_GMAKE= yes MAN1= wmstock.1 +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmstock ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/getquote ${PREFIX}/bin -- cgit v1.2.3