diff options
Diffstat (limited to 'devel/valgrind/Makefile')
-rw-r--r-- | devel/valgrind/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index 188d8f5c1ad..2926ed72ead 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/19 23:13:15 alnsn Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/31 11:19:52 asau Exp $ # DISTNAME= valgrind-3.8.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://valgrind.org/downloads/ COMMENT= Debugging and profiling tools LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/valgrind.pc.in GNU_CONFIGURE= yes |