- Mark ONLY_FOR_ARCHS=i386 for now
Reported by: bento via kris
This commit is contained in:
parent
17e6f687f2
commit
19e464a705
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105696
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ LIB_DEPENDS= openobex-1.0.1:${PORTSDIR}/comms/openobex
|
|||
USE_GNOME= glib12
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
# libbluetooth is only installed on i386
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
MAN1= obexapp.1
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/obexapp
|
||||
|
|
Loading…
Reference in a new issue