summaryrefslogtreecommitdiff
path: root/comms/obexftp/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-10-22 16:38:40 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-10-22 16:38:40 +0000
commit00ce44a026c7103aa38abb7da4ad6baa863aea19 (patch)
tree937c013e351ed5bdedec6ea2f0bcadcbf9bd7324 /comms/obexftp/Makefile
parent941870950e3e9fed7ceaaa933ccdf5013f78f6e1 (diff)
downloadpkgsrc-00ce44a026c7103aa38abb7da4ad6baa863aea19.tar.gz
Make the USB_CHECK test pass correctly on NetBSD, necessary to
enable the USB transport. Bump PKGREVISION.
Diffstat (limited to 'comms/obexftp/Makefile')
-rw-r--r--comms/obexftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile
index 4aa902351af..bf77fcf097b 100644
--- a/comms/obexftp/Makefile
+++ b/comms/obexftp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2006/10/04 20:51:40 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/22 16:38:40 xtraeme Exp $
#
DISTNAME= obexftp-0.20
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
EXTRACT_SUFX= .tar.bz2