summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-05-25 13:08:49 +0000
committerjoerg <joerg@pkgsrc.org>2018-05-25 13:08:49 +0000
commitb68af2f6d3b5fa4522c95031b13c2ef2b614e057 (patch)
tree592f6b5723fe7a09243e832fc288c792db05da85 /pkgtools
parentdcc411dfdafd906fff7599f038524123bdad16d7 (diff)
downloadpkgsrc-b68af2f6d3b5fa4522c95031b13c2ef2b614e057.tar.gz
Simplify.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/digest/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index 3fc6a989a8e..bb9bef2840b 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2014/10/09 14:06:49 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2018/05/25 13:08:49 joerg Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -23,9 +23,6 @@ VERSION!= ${AWK} -F "'" '/^PACKAGE_VERSION=/ {print $$2}' \
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
-pre-install:
- -@${MKDIR} ${DESTDIR}${PKG_DBDIR}
-
do-test:
@${ECHO} "No news is good news"
@cd ${WRKSRC} && ${SETENV} DIGESTDIR=${WRKSRC} ${SH} ./regress.sh