summaryrefslogtreecommitdiff
path: root/devel/cppcheck
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit39235c85cd75c4e6de65dab30aa5eb25b246a516 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/cppcheck
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/cppcheck')
-rw-r--r--devel/cppcheck/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index 0e6b5a42083..0143ea5b25f 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/08 23:01:21 adam Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/31 11:16:48 asau Exp $
#
DISTNAME= cppcheck-1.48
@@ -16,7 +16,6 @@ BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS+= gmake