aboutsummaryrefslogtreecommitdiff
path: root/devel/libjson++
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-21 00:38:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-21 00:38:09 +0000
commite236586f64d3196df94849be8738753a18ffdf62 (patch)
tree89278cf700e90cec58217c0d11cf56267d81dd5a /devel/libjson++
parentbc687753271d1c92a944aa4af533469e27926aa2 (diff)
downloadports-e236586f64d3196df94849be8738753a18ffdf62.tar.gz
ports-e236586f64d3196df94849be8738753a18ffdf62.zip
Support stage
Notes
Notes: svn path=/head/; revision=340520
Diffstat (limited to 'devel/libjson++')
-rw-r--r--devel/libjson++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile
index 32d571c46e1a..49b9150ed78b 100644
--- a/devel/libjson++/Makefile
+++ b/devel/libjson++/Makefile
@@ -12,5 +12,4 @@ COMMENT= Small C++ library to handle JSON serialized data
USES= cmake
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>