summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-pgrep
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-28 10:15:14 +0000
committercheusov <cheusov>2011-05-28 10:15:14 +0000
commit776fc603555b977fd89329f870fa55ddb08023e0 (patch)
tree51ac5fff30826f63f030f31c153af5093e6338e5 /sysutils/heirloom-pgrep
parent728ac41b5906493c07a89399405fddfdbc33c9d7 (diff)
downloadpkgsrc-776fc603555b977fd89329f870fa55ddb08023e0.tar.gz
DESCR_SRC now contains full paths to DESCR files
Diffstat (limited to 'sysutils/heirloom-pgrep')
-rw-r--r--sysutils/heirloom-pgrep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/heirloom-pgrep/Makefile b/sysutils/heirloom-pgrep/Makefile
index 5e9317f8e16..2acda1a628b 100644
--- a/sysutils/heirloom-pgrep/Makefile
+++ b/sysutils/heirloom-pgrep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:59:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:19 cheusov Exp $
PKGNAME= heirloom-pgrep-${HEIRLOOM_VER}
CATEGORIES= sysutils
@@ -10,7 +10,7 @@ NEED_LIBKVM= 1
.include "../../sysutils/heirloom-doc/Makefile.common"
-DESCR_SRC+= DESCR
+DESCR_SRC+= ${.CURDIR}/DESCR
.include "../../devel/heirloom-libcommon/buildlink3.mk"
.include "../../devel/libuxre/buildlink3.mk"