summaryrefslogtreecommitdiff
path: root/comms/obexapp
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-07-02 18:24:18 +0000
committerxtraeme <xtraeme>2006-07-02 18:24:18 +0000
commita2044c66caf08ac7180089ec855658ca1eeb5713 (patch)
treefa40dde2af160574944d721ac4506d981c4cc9cd /comms/obexapp
parent5a7608d580f8081ac26fce3ebccf0755180a5ae9 (diff)
downloadpkgsrc-a2044c66caf08ac7180089ec855658ca1eeb5713.tar.gz
This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM.
Diffstat (limited to 'comms/obexapp')
-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