aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-12-31 08:23:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-12-31 08:23:49 +0000
commitf35de343cedf747b98060e7971fef8961dd04938 (patch)
treef329b0828919724386f793ef9f061095cd135a48
parent8da8dad701631c56c8278758a60d6723ca9854f8 (diff)
downloadports-f35de343cedf747b98060e7971fef8961dd04938.tar.gz
ports-f35de343cedf747b98060e7971fef8961dd04938.zip
net-mgmt/netmagis-*: fix NO_ARCH
-rw-r--r--net-mgmt/netmagis-common/Makefile2
-rw-r--r--net-mgmt/netmagis-topo/Makefile1
-rw-r--r--net-mgmt/netmagis-www/Makefile1
3 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile
index d982b89c1a26..7bef001b5ba0 100644
--- a/net-mgmt/netmagis-common/Makefile
+++ b/net-mgmt/netmagis-common/Makefile
@@ -16,7 +16,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS+= dtplite:devel/tcllib
-NO_ARCH?= yes
USES+= pgsql:11+ tcl
WANT_PGSQL+= pgtcl
@@ -37,6 +36,7 @@ MAKE_ARGS+= PREFIX=${PREFIX} TCLSH=${TCLSH} \
ALL_TARGET=build${PKGNAMESUFFIX?=}
.else
ALL_TARGET=nothing
+NO_ARCH= yes
.endif
INSTALL_TARGET= install${PKGNAMESUFFIX}
diff --git a/net-mgmt/netmagis-topo/Makefile b/net-mgmt/netmagis-topo/Makefile
index c1c172448f48..8bc1987ca7ec 100644
--- a/net-mgmt/netmagis-topo/Makefile
+++ b/net-mgmt/netmagis-topo/Makefile
@@ -10,7 +10,6 @@ RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
rancid-run:net-mgmt/rancid3 \
fping:net/fping
-NO_ARCH= # no
USE_RC_SUBR= topographd toposendd
SUB_LIST= TCLSH=${TCLSH}
diff --git a/net-mgmt/netmagis-www/Makefile b/net-mgmt/netmagis-www/Makefile
index 7453a8f5cab0..9b22a9d08ba5 100644
--- a/net-mgmt/netmagis-www/Makefile
+++ b/net-mgmt/netmagis-www/Makefile
@@ -13,7 +13,6 @@ RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
tDOM>=0.8.0:www/tdom \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
-NO_ARCH= # no
USES= tex
#USE_TEX= full