mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Does not compile outside i386 (needs some -fPIC)
Reported by: pointyhat
This commit is contained in:
parent
0690249429
commit
f20537e5ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213897
@ -47,6 +47,10 @@ MAN8= netams.8 flowprobe.8 netamsctl.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
PLIST_FILES+= etc/netams.conf.sample \
|
||||
libexec/netams \
|
||||
sbin/flowprobe \
|
||||
|
Loading…
Reference in New Issue
Block a user