From 50acfcf635d5d6da29f85a52cc000247c28a08cd Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 25 May 2010 06:44:14 +0000 Subject: Fix destdir installation. --- graphics/glew/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index 5210ef1f52e..754d516336a 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/05/23 09:52:49 adam Exp $ +# $NetBSD: Makefile,v 1.8 2010/05/25 06:44:14 wiz Exp $ DISTNAME= glew-1.5.4 CATEGORIES= graphics @@ -16,6 +16,7 @@ USE_TOOLS+= gmake PKGCONFIG_OVERRIDE= glew.pc.in MAKE_ENV+= GLEW_DEST=${PREFIX} X11=${PREFIX} POPT=${CFLAGS:Q} MAKE_ENV+= LDFLAGS.EXTRA=${X11_LDFLAGS:Q} +INSTALLATION_DIRS+= lib/pkgconfig post-patch: ${LN} -s Makefile.netbsdelf ${WRKSRC}/config/Makefile.dragonfly -- cgit v1.2.3