DESTDIR is supported.

This commit is contained in:
joerg 2008-03-15 13:41:42 +00:00
parent 18af960a9c
commit 9652822d7c

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2007/01/20 14:29:04 joerg Exp $
# $NetBSD: Makefile,v 1.12 2008/03/15 13:41:42 joerg Exp $
#
DISTNAME= cppunit-1.10.2
@ -10,6 +10,8 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://cppunit.sourceforge.net/
COMMENT= CppUnit is a C++ unit testing framework
PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= doxygen>=1.5.1nb1:../../devel/doxygen
USE_LIBTOOL= yes