Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 11:32:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367519 - head/graphics/exiftran
Message-ID:  <201409071132.s87BW4UZ030752@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 11:32:04 2014
New Revision: 367519
URL: http://svnweb.freebsd.org/changeset/ports/367519
QAT: https://qat.redports.org/buildarchive/r367519/

Log:
  Allow staging as a regular user

Modified:
  head/graphics/exiftran/Makefile

Modified: head/graphics/exiftran/Makefile
==============================================================================
--- head/graphics/exiftran/Makefile	Sun Sep  7 11:26:54 2014	(r367518)
+++ head/graphics/exiftran/Makefile	Sun Sep  7 11:32:04 2014	(r367519)
@@ -17,6 +17,7 @@ LIB_DEPENDS=	libexif.so:${PORTSDIR}/grap
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		uidfix
 MAKE_ARGS+=	WRKSRC=${WRKSRC} BINDIR=${PREFIX}/bin MANDIR=${MANPREFIX}/man
 
 PLIST_FILES=	bin/exiftran bin/thumbnail.cgi \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071132.s87BW4UZ030752>