summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 23:19:33 +0000
committerasau <asau>2012-09-11 23:19:33 +0000
commitf86e73181959227e551cce539e8d2f76ee0e8c51 (patch)
tree044cc8758fa76a5482b86079655ee315d75b4fed /pkgtools/digest
parent75214369059dc203660e28aa48bb9bbe6d1eda48 (diff)
downloadpkgsrc-f86e73181959227e551cce539e8d2f76ee0e8c51.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 567ac9e3459..8689af59a95 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2009/05/19 08:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2012/09/11 23:19:34 asau Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -14,7 +14,6 @@ COMMENT?= Message digest wrapper utility
LICENSE= original-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CHECK_PERMS= no