From 52d6a47339d9d67bc10b52ffaf9a440828be7664 Mon Sep 17 00:00:00 2001 From: ijliao Date: Tue, 6 Nov 2001 11:21:06 +0000 Subject: set sysconfdir so that emirror can find it PR: 31531 Submitted by: Hendrik Scholz --- ftp/emirror/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp') diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index 21518b5d6a07..5eb97910b601 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -18,6 +18,7 @@ MAINTAINER= ijliao@FreeBSD.org USE_PYTHON= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc NO_BUILD= yes MAN1= emirror.1 -- cgit