From cb386371b7ea6c47f11bd3f8fa9ef2f883406ff4 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 30 Mar 2004 13:12:00 +0000 Subject: - Mark ONLY_FOR_ARCHS=i386 for now Reported by: bento via kris --- comms/obexapp/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'comms/obexapp') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index f854f9f6d8db..6e963b535091 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -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 -- cgit