summaryrefslogtreecommitdiff
path: root/sysutils/heirloom-env/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heirloom-env/Makefile')
-rw-r--r--sysutils/heirloom-env/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/heirloom-env/Makefile b/sysutils/heirloom-env/Makefile
index 231c8012bda..29d56c433dc 100644
--- a/sysutils/heirloom-env/Makefile
+++ b/sysutils/heirloom-env/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 00:24:22 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:17 cheusov Exp $
PKGNAME= heirloom-env-${HEIRLOOM_VER}
CATEGORIES= textproc
@@ -7,7 +7,7 @@ MAKE_FLAGS+= SUBDIRS="build env"
.include "../../sysutils/heirloom-doc/Makefile.common"
-DESCR_SRC+= DESCR
+DESCR_SRC+= ${.CURDIR}/DESCR
.include "../../devel/heirloom-libcommon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"