mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/netmagis-*: fix NO_ARCH
This commit is contained in:
parent
8da8dad701
commit
f35de343ce
3 changed files with 1 additions and 3 deletions
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue