From e2814e55a2f591b2c4c26c15ea2dfb71b7bf4cc0 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 14 Aug 2012 17:07:55 +0000 Subject: Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). --- lang/ezm3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/ezm3') diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile index 8ed63916ded..cc24d299422 100644 --- a/lang/ezm3/Makefile +++ b/lang/ezm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/02/04 14:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/08/14 17:07:56 asau Exp $ DISTNAME= ezm3-1.2 PKGREVISION= 2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cvsup.org/ezm3/ COMMENT= Easier, more portable Modula-3 distribution for building CVSup +PKG_DESTDIR_SUPPORT= none + DIST_SUBDIR= ezm3 USE_TOOLS+= gmake INSTALL_TARGET= all -- cgit v1.2.3