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). --- sysutils/aperture/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/aperture/Makefile') diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile index 6eb7501643d..0eb3c12823f 100644 --- a/sysutils/aperture/Makefile +++ b/sysutils/aperture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2011/03/19 01:36:20 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/08/14 17:07:58 asau Exp $ DISTNAME= apNetBSD PKGNAME= aperture-2.0 @@ -19,6 +19,8 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL +PKG_DESTDIR_SUPPORT= none + WRKSRC= ${WRKDIR} BUILD_TARGET= cleandir depend all DIST_SUBDIR= ${PKGNAME_NOREV}nb5 -- cgit v1.2.3