DESTDIR is supported.
This commit is contained in:
parent
18af960a9c
commit
9652822d7c
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue