diff options
author | joerg <joerg@pkgsrc.org> | 2014-04-28 12:14:26 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-04-28 12:14:26 +0000 |
commit | 0f6d6f2ecc024fe0eee8fa5153320107c363c526 (patch) | |
tree | 282ddd4e440c503f68221a2a7170fe00ac9034df /comms | |
parent | 151b5a8c1fd57355311285dcfc2985832345bb5f (diff) | |
download | pkgsrc-0f6d6f2ecc024fe0eee8fa5153320107c363c526.tar.gz |
Dance the doxygen!
Diffstat (limited to 'comms')
-rw-r--r-- | comms/openobex/Makefile | 6 | ||||
-rw-r--r-- | comms/openobex/PLIST | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 2c0eba296ba..304ee6da3ab 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/01/05 20:01:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/04/28 12:14:27 joerg Exp $ DISTNAME= openobex-1.7-Source PKGNAME= openobex-1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} @@ -11,7 +11,7 @@ HOMEPAGE= https://gitorious.org/openobex COMMENT= Implementation of the Object Exchange (OBEX) protocol LICENSE= gnu-lgpl-v2 -BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen USE_CMAKE= yes USE_TOOLS+= cmake pkg-config diff --git a/comms/openobex/PLIST b/comms/openobex/PLIST index ab04ad3c25d..e55aaffa191 100644 --- a/comms/openobex/PLIST +++ b/comms/openobex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/01/05 20:01:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/04/28 12:14:27 joerg Exp $ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h @@ -24,7 +24,6 @@ share/doc/openobex/html/doxygen.png share/doc/openobex/html/dynsections.js share/doc/openobex/html/files.html share/doc/openobex/html/ftv2blank.png -share/doc/openobex/html/ftv2cl.png share/doc/openobex/html/ftv2doc.png share/doc/openobex/html/ftv2folderclosed.png share/doc/openobex/html/ftv2folderopen.png @@ -32,9 +31,7 @@ share/doc/openobex/html/ftv2lastnode.png share/doc/openobex/html/ftv2link.png share/doc/openobex/html/ftv2mlastnode.png share/doc/openobex/html/ftv2mnode.png -share/doc/openobex/html/ftv2mo.png share/doc/openobex/html/ftv2node.png -share/doc/openobex/html/ftv2ns.png share/doc/openobex/html/ftv2plastnode.png share/doc/openobex/html/ftv2pnode.png share/doc/openobex/html/ftv2splitbar.png |