forked from Lainports/freebsd-ports
textproc/pdfsandwich: fix build on powerpc
This commit is contained in:
parent
46f57fa01c
commit
f497c7ba23
1 changed files with 6 additions and 0 deletions
|
|
@ -22,4 +22,10 @@ GNU_CONFIGURE= yes
|
|||
PLIST_FILES= bin/pdfsandwich \
|
||||
man/man1/pdfsandwich.1.gz
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc
|
||||
USE_BINUTILS= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue