From ea3beea0766cafdfd5aca941b6c71d8efbabd20e 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 --- sysutils/heirloom-tsort/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/heirloom-tsort') diff --git a/sysutils/heirloom-tsort/Makefile b/sysutils/heirloom-tsort/Makefile index 8b38558fbcb..f8667918ff8 100644 --- a/sysutils/heirloom-tsort/Makefile +++ b/sysutils/heirloom-tsort/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 23:36:12 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:21 cheusov Exp $ PKGNAME= heirloom-tsort-${HEIRLOOM_VER} CATEGORIES= sysutils misc @@ -8,7 +8,7 @@ MAKE_FLAGS+= SUBDIRS="build tsort" .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