From 03b2363e06490a335548301fb31e1f444a8a0d82 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 20:11:34 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- lang/oo2c/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/oo2c') diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index b499fd82a73..84b0fa3e6db 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/05/27 13:16:04 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/02 20:11:47 asau Exp $ DISTNAME= oo2c_${BITS}-2.0.11 PKGNAME= oo2c-2.0.11 @@ -14,8 +14,6 @@ COMMENT= Optimizing Oberon-2 Compiler DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt -PKG_DESTDIR_SUPPORT= user-destdir - .if ${MACHINE_ARCH} == alpha || ${MACHINE_ARCH} == sparc64 \ || ${MACHINE_ARCH} == x86_64 BITS=64 -- cgit v1.2.3