summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-09-10 14:12:11 +0000
committerjoerg <joerg@pkgsrc.org>2017-09-10 14:12:11 +0000
commit0a47906e5d5086d7755df9c5d011350ab27c42ad (patch)
treef0573f3e73db1a290aa4baaeda59988dcd32221d /pkgtools
parent5bc233e93076acb11673d3d017e5efc4c0ef3e8c (diff)
downloadpkgsrc-0a47906e5d5086d7755df9c5d011350ab27c42ad.tar.gz
Ensure that correct path names are picked up for patches.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/rdigest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/rdigest/Makefile b/pkgtools/rdigest/Makefile
index 66bacc15712..cf5ddfc6fad 100644
--- a/pkgtools/rdigest/Makefile
+++ b/pkgtools/rdigest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/12/29 05:00:14 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/10 14:12:11 joerg Exp $
PKGNAME= rdigest-${VERSION}
CATEGORIES= # be quiet pkglint
@@ -6,7 +6,7 @@ CATEGORIES= # be quiet pkglint
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Recursive message digest wrapper utility
-DIGESTDIR= ../../pkgtools/digest
+DIGESTDIR= ${.CURDIR}/../../pkgtools/digest
FILESDIR= ${DIGESTDIR}/files
USE_FEATURES= nbcompat