net/libtnl: enable on powerpc64
MFH: 2020Q1
This commit is contained in:
parent
5a04c7a9a7
commit
989e30d440
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560288
@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/tnl/tnl
|
||||
USE_LDCONFIG= yes
|
||||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||
# Other arches can be added easily, provided there is hardware to test:
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc64
|
||||
.if defined(NO_PROFILE) || defined(NOPROFILE)
|
||||
PLIST_SUB+= PROFILE='@comment '
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user