From fee7c16e0e0ef8ee886c817f34b5e1ed3ef9714a Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 16 Feb 2009 18:29:53 +0000 Subject: DESTDIR support. --- chat/epic4/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index b0d482bf68f..95dd729bb3d 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/01/18 05:06:23 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2009/02/16 18:37:04 joerg Exp $ # DISTNAME= epic4-2.2 @@ -15,11 +15,15 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ EXTRACT_SUFX= .tar.bz2 +PKG_DESTDIR_SUPPORT= user-destdir + MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://www.epicsol.org/ COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient GNU_CONFIGURE= YES +INSTALL_MAKE_FLAGS+= IP=${DESTDIR} + .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3