diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:46:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:46:50 +0000 |
commit | 776eb781c9f1c8d3388e7ca004ee9d986c56df2a (patch) | |
tree | 1d96c0d0732addd87c8df5c84d6bae0acf0da5e2 /ftp | |
parent | 153f74f601e70ed92f09a17843924414aa5ce970 (diff) | |
download | ports-776eb781c9f1c8d3388e7ca004ee9d986c56df2a.tar.gz ports-776eb781c9f1c8d3388e7ca004ee9d986c56df2a.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/spegla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 5a76351de278..e7de21b4ceb0 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -14,6 +14,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz MAINTAINER= hrs@FreeBSD.org COMMENT= Mirror program for FTP sites (written in C) +USES= uidfix MAKE_ARGS= MANDIR=${MAN1PREFIX}/man/man PLIST_FILES= bin/spegla man/man1/spegla.1.gz PORTEXAMPLES= freebsd.org spegla.conf spegla.sh |