aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/libsmi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/libsmi
parent28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff)
downloadports-985b201424d63717aa5b6578fece8f2b853d9164.tar.gz
ports-985b201424d63717aa5b6578fece8f2b853d9164.zip
Notes
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r--net-mgmt/libsmi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile
index f2bf056e3b4c..c3655a46d0ed 100644
--- a/net-mgmt/libsmi/Makefile
+++ b/net-mgmt/libsmi/Makefile
@@ -25,4 +25,5 @@ MAN3= libsmi.3 smi_attribute.3 smi_class.3 smi_config.3 smi_event.3 \
smi_identity.3 smi_module.3 smi_macro.3 smi_node.3 smi_type.3 \
smi_render.3 smi_util.3
+NO_STAGE= yes
.include <bsd.port.mk>