summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2011-03-21 08:24:38 +0000
committerobache <obache>2011-03-21 08:24:38 +0000
commitfd39b3251e3eb47feba045c58e57d8462a36a72e (patch)
treed8a2c96c59b77fc6416b7d34da58890fe33bb443 /devel
parent12f2e384915d4c0d0ddf16fa4fd1679169d3cbc9 (diff)
downloadpkgsrc-fd39b3251e3eb47feba045c58e57d8462a36a72e.tar.gz
* LICENSE=gnu-gpl-v2
* marked as user-destdir installation support.
Diffstat (limited to 'devel')
-rw-r--r--devel/valgrind/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index 60cabf53e1b..a1c7e5b127a 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/09/13 19:07:31 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2011/03/21 08:24:38 obache Exp $
#
DISTNAME= valgrind-2.4.0
@@ -10,6 +10,9 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
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