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-id/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/heirloom-id') diff --git a/sysutils/heirloom-id/Makefile b/sysutils/heirloom-id/Makefile index 544465f6611..5df8533caee 100644 --- a/sysutils/heirloom-id/Makefile +++ b/sysutils/heirloom-id/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:16:10 cheusov Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:18 cheusov Exp $ PKGNAME= heirloom-id-${HEIRLOOM_VER} CATEGORIES= sysutils @@ -7,7 +7,7 @@ MAKE_FLAGS+= SUBDIRS="build id" .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