From a2044c66caf08ac7180089ec855658ca1eeb5713 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 2 Jul 2006 18:24:18 +0000 Subject: This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM. --- comms/obexapp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms/obexapp') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 2c83a1fab63..d9ebb8f0ffa 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 18:18:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/02 18:24:18 xtraeme Exp $ # DISTNAME= obexapp-1.4.4 @@ -9,6 +9,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.geocities.com/m_evmenkin/ COMMENT= Obex application to transfer objects to mobile equipment +ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* + WRKSRC= ${WRKDIR}/obexapp SUBST_CLASSES+= mk -- cgit v1.2.3