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-bdiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/heirloom-bdiff') diff --git a/textproc/heirloom-bdiff/Makefile b/textproc/heirloom-bdiff/Makefile index 4b9dfefa15d..ab5af0bc277 100644 --- a/textproc/heirloom-bdiff/Makefile +++ b/textproc/heirloom-bdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:11:47 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:22 cheusov Exp $ PKGNAME= heirloom-bdiff-${HEIRLOOM_VER} CATEGORIES= textproc @@ -8,7 +8,7 @@ MAKE_FLAGS+= SUBDIRS="build bdiff" .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