summaryrefslogtreecommitdiff
path: root/net-mgmt/docsis
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2010-05-18 12:19:07 +0000
committerStefan Walter <stefan@FreeBSD.org>2010-05-18 12:19:07 +0000
commit81372342ff9b1e1016b30c184be3241ba2e99751 (patch)
tree3df684e2fee6d7676fd7848179ac15ef6e1d84ac /net-mgmt/docsis
parent- Upgrade to 0.4.3. (diff)
Ignore on amd64 for now, as it doesn't work there.
PR: ports/140303
Notes
Notes: svn path=/head/; revision=254554
Diffstat (limited to 'net-mgmt/docsis')
-rw-r--r--net-mgmt/docsis/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile
index fdc168330e9b..28d7a0b407d0 100644
--- a/net-mgmt/docsis/Makefile
+++ b/net-mgmt/docsis/Makefile
@@ -23,6 +23,8 @@ USE_BISON= build
PLIST_SUB= MIBS=share/snmp/mibs
+NOT_FOR_ARCHS= amd64
+
post-patch:
@${REINPLACE_CMD} -e 's|^htmldocdir =.*|htmldocdir = ${DOCSDIR}|' ${WRKSRC}/doc/Makefile.in
@${REINPLACE_CMD} -e 's|^examplesdir =.*|examplesdir = ${EXAMPLESDIR}|' ${WRKSRC}/examples/Makefile.in