From b4f81c7606751b858e2bb0f691a34b06772b0dcd Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 11:43:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- editors/p5-Wx-Scintilla/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/p5-Wx-Scintilla') diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index b259b46ae24..5f5ae5d8419 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:42 asau Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Alien-wxWidgets-[0-9]*:../../x11/p5-Alien-wxWidgets BUILD_DEPENDS+= {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/blib/arch/auto/Wx/Scintilla USE_TOOLS+= perl -- cgit v1.2.3