From e9540187fceccdd295c56ee7c4c8814f184e413b Mon Sep 17 00:00:00 2001 From: asau Date: Mon, 29 Oct 2012 05:06:05 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- x11/xcalc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11/xcalc') diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile index 3f622bee6ec..3d8998602f1 100644 --- a/x11/xcalc/Makefile +++ b/x11/xcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/06/03 18:09:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:58 asau Exp $ # DISTNAME= xcalc-1.0.4.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Scientific calculator for X LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -- cgit v1.2.3