From 7e5a7bfffde29dcf41eea49049ddff803dd7e98e Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:57:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) --- x11-toolkits/plib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-toolkits/plib') diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 142ab6c4e16f..551541bfbc14 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: plib -# Date created: 26 June 1999 -# Whom: Brian Buchanan -# +# Created by: Brian Buchanan # $FreeBSD$ -# PORTNAME= plib PORTVERSION= 1.8.5 @@ -23,6 +19,7 @@ CXXFLAGS+= -fPIC CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-js-jsBSD.cxx -- cgit v1.2.3