diff options
author | wiz <wiz> | 2014-01-05 20:01:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-05 20:01:42 +0000 |
commit | bcdc4e258f254e163b489dc4f74f4de6afe7b501 (patch) | |
tree | dd9bea30f26820dc329c8fdf0b7f7bfb44ea0f5d | |
parent | 7af57d0c57d66bd52af50aefe3ad6817e2e384d7 (diff) | |
download | pkgsrc-bcdc4e258f254e163b489dc4f74f4de6afe7b501.tar.gz |
Fix package with doxygen-1.8.6 and depend on it. Bump PKGREVISION.
-rw-r--r-- | comms/openobex/Makefile | 6 | ||||
-rw-r--r-- | comms/openobex/PLIST | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 2d08785d260..2c0eba296ba 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/12/10 14:19:32 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.25 2014/01/05 20:01:42 wiz Exp $ DISTNAME= openobex-1.7-Source PKGNAME= openobex-1.7 +PKGREVISION= 1 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-[0-9]*:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen USE_CMAKE= yes USE_TOOLS+= cmake pkg-config diff --git a/comms/openobex/PLIST b/comms/openobex/PLIST index 3b29d5ef4df..ab04ad3c25d 100644 --- a/comms/openobex/PLIST +++ b/comms/openobex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/03/15 08:10:04 plunky Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/01/05 20:01:42 wiz Exp $ include/openobex/obex.h include/openobex/obex_const.h include/openobex/version.h @@ -42,10 +42,10 @@ share/doc/openobex/html/ftv2vertline.png share/doc/openobex/html/functions.html share/doc/openobex/html/functions_vars.html share/doc/openobex/html/globals.html -share/doc/openobex/html/globals_0x66.html -share/doc/openobex/html/globals_0x69.html -share/doc/openobex/html/globals_0x6f.html -share/doc/openobex/html/globals_0x74.html +share/doc/openobex/html/globals_f.html +share/doc/openobex/html/globals_i.html +share/doc/openobex/html/globals_o.html +share/doc/openobex/html/globals_t.html share/doc/openobex/html/globals_defs.html share/doc/openobex/html/globals_enum.html share/doc/openobex/html/globals_eval.html |