From 35a507882d693b2532208d83d5e8fb21e2c97598 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 10 Jan 2002 23:54:21 +0000 Subject: Always use included popt. --- net/rsync/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/rsync') diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 7753db4cb91..44a8c4ed3d2 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2002/01/10 11:00:19 martti Exp $ +# $NetBSD: Makefile,v 1.37 2002/01/10 23:54:21 wiz Exp $ DISTNAME= rsync-2.5.1 CATEGORIES= net @@ -11,7 +11,8 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://rsync.samba.org/ COMMENT= Network file distribution/synchronisation utility -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-included-popt post-install: @strip ${PREFIX}/bin/rsync -- cgit v1.2.3