net-mgmt/netmagis-*: fix NO_ARCH

This commit is contained in:
Antoine Brodin 2023-12-31 08:23:49 +00:00
parent 8da8dad701
commit f35de343ce
3 changed files with 1 additions and 3 deletions

View file

@ -16,7 +16,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS+= dtplite:devel/tcllib RUN_DEPENDS+= dtplite:devel/tcllib
NO_ARCH?= yes
USES+= pgsql:11+ tcl USES+= pgsql:11+ tcl
WANT_PGSQL+= pgtcl WANT_PGSQL+= pgtcl
@ -37,6 +36,7 @@ MAKE_ARGS+= PREFIX=${PREFIX} TCLSH=${TCLSH} \
ALL_TARGET=build${PKGNAMESUFFIX?=} ALL_TARGET=build${PKGNAMESUFFIX?=}
.else .else
ALL_TARGET=nothing ALL_TARGET=nothing
NO_ARCH= yes
.endif .endif
INSTALL_TARGET= install${PKGNAMESUFFIX} INSTALL_TARGET= install${PKGNAMESUFFIX}

View file

@ -10,7 +10,6 @@ RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
rancid-run:net-mgmt/rancid3 \ rancid-run:net-mgmt/rancid3 \
fping:net/fping fping:net/fping
NO_ARCH= # no
USE_RC_SUBR= topographd toposendd USE_RC_SUBR= topographd toposendd
SUB_LIST= TCLSH=${TCLSH} SUB_LIST= TCLSH=${TCLSH}

View file

@ -13,7 +13,6 @@ RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \
tDOM>=0.8.0:www/tdom \ tDOM>=0.8.0:www/tdom \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
NO_ARCH= # no
USES= tex USES= tex
#USE_TEX= full #USE_TEX= full