From f86df75625145f723f9fe00fdd7e521d39c08183 Mon Sep 17 00:00:00 2001 From: cheusov Date: Sat, 28 May 2011 10:15:14 +0000 Subject: DESCR_SRC now contains full paths to DESCR files --- textproc/heirloom-col/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/heirloom-col') diff --git a/textproc/heirloom-col/Makefile b/textproc/heirloom-col/Makefile index ad044b81ce9..65f30710750 100644 --- a/textproc/heirloom-col/Makefile +++ b/textproc/heirloom-col/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:12:31 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:22 cheusov Exp $ PKGNAME= heirloom-col-${HEIRLOOM_VER} CATEGORIES= textproc @@ -8,7 +8,7 @@ MAKE_FLAGS+= SUBDIRS="build col" .include "../../sysutils/heirloom-doc/Makefile.common" -DESCR_SRC+= DESCR +DESCR_SRC+= ${.CURDIR}/DESCR .include "../../devel/heirloom-libcommon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3