summaryrefslogtreecommitdiff
path: root/x11-toolkits/plib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
commit7e5a7bfffde29dcf41eea49049ddff803dd7e98e (patch)
tree0fa316fbf9025ae43a8ee6d56dec95166d38a31b /x11-toolkits/plib
parent- unsupported upstream, consider using net/gogoc (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits)
Notes
Notes: svn path=/head/; revision=327785
Diffstat (limited to 'x11-toolkits/plib')
-rw-r--r--x11-toolkits/plib/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <brian@CSUA.Berkeley.EDU>
-#
+# Created by: Brian Buchanan <brian@CSUA.Berkeley.EDU>
# $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 <bsd.port.pre.mk>
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-js-jsBSD.cxx