From 8e91f3161f9c1603aa8633d03faa39d0eb27baf5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:58:41 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: cad) --- cad/meshdev/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'cad/meshdev') diff --git a/cad/meshdev/Makefile b/cad/meshdev/Makefile index d70cda392f29..51c7537525dc 100644 --- a/cad/meshdev/Makefile +++ b/cad/meshdev/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: meshdev -# Date created: 6 February 2012 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= meshdev PORTVERSION= 0.5 @@ -21,6 +17,7 @@ MAKEFILE= Makefile.release.gcc PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${PORTNAME} ${PREFIX}/bin -- cgit v1.2.3