net/libtnl: enable on powerpc
This commit is contained in:
parent
e121bdb705
commit
86bfebabcf
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/tnl/tnl
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||||
# Other arches can be added easily, provided there is hardware to test:
|
# Other arches can be added easily, provided there is hardware to test:
|
||||||
ONLY_FOR_ARCHS= i386 amd64 powerpc64 powerpc64le
|
ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 powerpc64le
|
||||||
.if defined(NO_PROFILE) || defined(NOPROFILE)
|
.if defined(NO_PROFILE) || defined(NOPROFILE)
|
||||||
PLIST_SUB+= PROFILE='@comment '
|
PLIST_SUB+= PROFILE='@comment '
|
||||||
.else
|
.else
|
||||||
|
|
Loading…
Reference in a new issue