summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-07-02 18:24:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-07-02 18:24:18 +0000
commit818f46b417813241c6a208549ef9eb8178a2a3a7 (patch)
treefa40dde2af160574944d721ac4506d981c4cc9cd /comms
parent7c9fe8681aed25f2dd7e523b5abdf8dd788efa0b (diff)
downloadpkgsrc-818f46b417813241c6a208549ef9eb8178a2a3a7.tar.gz
This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM.
Diffstat (limited to 'comms')
-rw-r--r--comms/obexapp/Makefile4
1 files changed, 3 insertions, 1 deletions
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