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
commit1e05de203cb3c31f1c9097bf5357b4842eb9e4c9 (patch)
tree937c013e351ed5bdedec6ea2f0bcadcbf9bd7324 /comms/obexftp/Makefile
parent8e4f2d66b05d895bab92aef4cedd634b1f55add8 (diff)
downloadpkgsrc-1e05de203cb3c31f1c9097bf5357b4842eb9e4c9.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