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