summaryrefslogtreecommitdiff
path: root/textproc/heirloom-paste
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 /textproc/heirloom-paste
parent728ac41b5906493c07a89399405fddfdbc33c9d7 (diff)
downloadpkgsrc-776fc603555b977fd89329f870fa55ddb08023e0.tar.gz
DESCR_SRC now contains full paths to DESCR files
Diffstat (limited to 'textproc/heirloom-paste')
-rw-r--r--textproc/heirloom-paste/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/heirloom-paste/Makefile b/textproc/heirloom-paste/Makefile
index fbde9c19431..9595e56bda4 100644
--- a/textproc/heirloom-paste/Makefile
+++ b/textproc/heirloom-paste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:16:28 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:23 cheusov Exp $
PKGNAME= heirloom-paste-${HEIRLOOM_VER}
CATEGORIES= textproc
@@ -7,7 +7,7 @@ MAKE_FLAGS+= SUBDIRS="build paste"
.include "../../sysutils/heirloom-doc/Makefile.common"
-DESCR_SRC+= DESCR
+DESCR_SRC+= ${.CURDIR}/DESCR
.include "../../devel/heirloom-libcommon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"