summaryrefslogtreecommitdiff
path: root/comms/obexapp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/obexapp/Makefile')
-rw-r--r--comms/obexapp/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index d9ebb8f0ffa..d178339a119 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/02 18:24:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/09 16:35:31 xtraeme Exp $
#
DISTNAME= obexapp-1.4.4
@@ -24,13 +24,9 @@ SUBST_SED.mk+= -e "s|CFLAGS=|CFLAGS+=|"
# Sigh, this needs the GNU libiconv.
USE_GNU_ICONV= yes
-# Version that contains support for NetBSD/bluetooth.
-BUILDLINK_ABI_DEPENDS.openobex+= openobex>=1.0.1nb3
-
# Sigh... too many warnings with GCC 4.x, disable them for now.
CFLAGS+= -w
-
.include "../../comms/openobex/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"