From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- net/fmirror/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/fmirror/Makefile') diff --git a/net/fmirror/Makefile b/net/fmirror/Makefile index b3817bd4afb..033d39d57af 100644 --- a/net/fmirror/Makefile +++ b/net/fmirror/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 22:51:10 grant Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:39 joerg Exp $ DISTNAME= fmirror-0.8.4 CATEGORIES= net @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.guardian.no/pub/free/ftp/fmirror/ MAINTAINER= he@NetBSD.org COMMENT= Mirror program for FTP sites (written in C) +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples -- cgit v1.2.3