Date: Thu, 3 Oct 2013 21:28:47 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329238 - head/net/rsync Message-ID: <201310032128.r93LSl1B037789@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Oct 3 21:28:47 2013 New Revision: 329238 URL: http://svnweb.freebsd.org/changeset/ports/329238 Log: Re-add ICONV to OPTIONS_DEFINE. This went missing during the update/OPTIONS_RADIO conversion. Notified by: mat Modified: head/net/rsync/Makefile Modified: head/net/rsync/Makefile ============================================================================== --- head/net/rsync/Makefile Thu Oct 3 21:23:01 2013 (r329237) +++ head/net/rsync/Makefile Thu Oct 3 21:28:47 2013 (r329238) @@ -32,7 +32,7 @@ MAN1= rsync.1 MAN5= rsyncd.conf.5 # define options -OPTIONS_DEFINE= POPT_PORT ZLIB_BASE SSH +OPTIONS_DEFINE= POPT_PORT ZLIB_BASE SSH ICONV OPTIONS_RADIO= PTS OPTIONS_RADIO_PTS= TIMELIMIT RENAMED FLAGS ATIMES ACL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310032128.r93LSl1B037789>