svn commit: r367589 - head/ftp/spegla

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 17:46:50 UTC 2014


Author: antoine
Date: Sun Sep  7 17:46:50 2014
New Revision: 367589
URL: http://svnweb.freebsd.org/changeset/ports/367589
QAT: https://qat.redports.org/buildarchive/r367589/

Log:
  Allow staging as a regular user

Modified:
  head/ftp/spegla/Makefile

Modified: head/ftp/spegla/Makefile
==============================================================================
--- head/ftp/spegla/Makefile	Sun Sep  7 17:46:00 2014	(r367588)
+++ head/ftp/spegla/Makefile	Sun Sep  7 17:46:50 2014	(r367589)
@@ -14,6 +14,7 @@ PATCHFILES=	${DISTNAME}-ipv6-20020129-3.
 MAINTAINER=	hrs at 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


More information about the svn-ports-head mailing list