diff options
| author | hasso <hasso@pkgsrc.org> | 2009-08-20 03:56:53 +0000 |
|---|---|---|
| committer | hasso <hasso@pkgsrc.org> | 2009-08-20 03:56:53 +0000 |
| commit | cf74cb7bf85534faaa69d9f97e9b522a3cc4a81d (patch) | |
| tree | 2586a00959da5b373d42628d3082759e138cb90c /devel/cppunit/Makefile | |
| parent | 3fb04e3a174d3ebb81657f1e6a2f8cf20d54c155 (diff) | |
| download | pkgsrc-cf74cb7bf85534faaa69d9f97e9b522a3cc4a81d.tar.gz | |
Doxygen bump.
Diffstat (limited to 'devel/cppunit/Makefile')
| -rw-r--r-- | devel/cppunit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index c0c065b85d4..dae91d1ef18 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 11:48:03 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/20 03:56:53 hasso Exp $ # DISTNAME= cppunit-1.10.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppunit/} @@ -12,7 +12,7 @@ COMMENT= CppUnit is a C++ unit testing framework PKG_DESTDIR_SUPPORT= user-destdir -BUILD_DEPENDS+= doxygen>=1.5.6:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.5.9:../../devel/doxygen USE_LIBTOOL= yes USE_LANGUAGES= c c++ |
