summaryrefslogtreecommitdiff
path: root/textproc/heirloom-tr
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-28 10:15:14 +0000
committercheusov <cheusov>2011-05-28 10:15:14 +0000
commitf86df75625145f723f9fe00fdd7e521d39c08183 (patch)
tree51ac5fff30826f63f030f31c153af5093e6338e5 /textproc/heirloom-tr
parentba9bc6e191cc4b20865e1492dcabd467349eef17 (diff)
downloadpkgsrc-f86df75625145f723f9fe00fdd7e521d39c08183.tar.gz
DESCR_SRC now contains full paths to DESCR files
Diffstat (limited to 'textproc/heirloom-tr')
-rw-r--r--textproc/heirloom-tr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/heirloom-tr/Makefile b/textproc/heirloom-tr/Makefile
index 04ce961949f..8f6c96974cd 100644
--- a/textproc/heirloom-tr/Makefile
+++ b/textproc/heirloom-tr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:18:23 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:24 cheusov Exp $
PKGNAME= heirloom-tr-${HEIRLOOM_VER}
CATEGORIES= textproc
@@ -8,7 +8,7 @@ MAKE_FLAGS+= SUBDIRS="build tr"
.include "../../sysutils/heirloom-doc/Makefile.common"
-DESCR_SRC+= DESCR
+DESCR_SRC+= ${.CURDIR}/DESCR
.include "../../devel/heirloom-libcommon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"