svn commit: r366002 - head/databases/db
Antoine Brodin
antoine at FreeBSD.org
Sun Aug 24 19:25:08 UTC 2014
Author: antoine
Date: Sun Aug 24 19:25:07 2014
New Revision: 366002
URL: http://svnweb.freebsd.org/changeset/ports/366002
QAT: https://qat.redports.org/buildarchive/r366002/
Log:
Allow staging as a regular user
Modified:
head/databases/db/Makefile
Modified: head/databases/db/Makefile
==============================================================================
--- head/databases/db/Makefile Sun Aug 24 19:22:52 2014 (r366001)
+++ head/databases/db/Makefile Sun Aug 24 19:25:07 2014 (r366002)
@@ -13,6 +13,7 @@ COMMENT= Manipulate db(3)'s btree(3) and
PLIST_FILES= bin/db \
man/man1/db.1.gz
+USES= uidfix
MAKE_ENV= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}
DIST_CVS= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/usr.bin/db/db
More information about the svn-ports-head
mailing list