aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/libsmi/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:46:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:46:23 +0000
commitcd44b5718f4d1d301806b285e8e0154299f1e3da (patch)
treefdc19a5118279a5a5b8ceaba4b6680f2ddcbcf04 /net-mgmt/libsmi/Makefile
parent11c1fc3395ad2605c888063ccbd8664006720ea3 (diff)
downloadports-cd44b5718f4d1d301806b285e8e0154299f1e3da.tar.gz
ports-cd44b5718f4d1d301806b285e8e0154299f1e3da.zip
Notes
Diffstat (limited to 'net-mgmt/libsmi/Makefile')
-rw-r--r--net-mgmt/libsmi/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile
index c3655a46d0ed..b29aaeee394e 100644
--- a/net-mgmt/libsmi/Makefile
+++ b/net-mgmt/libsmi/Makefile
@@ -19,11 +19,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-data-dir=${PREFIX}/share/smi \
--with-pibdir=${PIBDIR} --with-mibdir=${MIBDIR}
-MAN1= smiquery.1 smilint.1 smidump.1 smistrip.1 smidiff.1 smicache.1 \
- smixlate.1
-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>