diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-03 21:28:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-03 21:28:47 +0000 |
commit | aad898aa16e9b472abf6b54ed1c8917c196f1c81 (patch) | |
tree | 59224f6acd48e5a78a30c66bab0f6adf347b4fdb /net/rsync | |
parent | fff2339297caf90f08a5cf23e16d0e72d8b43320 (diff) | |
download | ports-aad898aa16e9b472abf6b54ed1c8917c196f1c81.tar.gz ports-aad898aa16e9b472abf6b54ed1c8917c196f1c81.zip |
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index eb5dd86e4045..15a5b544cd1f 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -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 |