From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- graphics/hermes/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/hermes/Makefile') diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile index a1905858a84..e8a08bbc535 100644 --- a/graphics/hermes/Makefile +++ b/graphics/hermes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/01/19 09:16:24 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:31 joerg Exp $ DISTNAME= Hermes-1.3.3 PKGREVISION= 2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.clanlib.org/hermes/ COMMENT= Library for conversion of pixel graphics +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/Hermes-1.3.3 USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3