Date: Thu, 31 Oct 2013 07:55:37 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332212 - head/games/stonesoup Message-ID: <201310310755.r9V7tbUa084959@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Oct 31 07:55:37 2013 New Revision: 332212 URL: http://svnweb.freebsd.org/changeset/ports/332212 Log: This port does not need to be root to be packaged Modified: head/games/stonesoup/Makefile Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Thu Oct 31 07:54:27 2013 (r332211) +++ head/games/stonesoup/Makefile Thu Oct 31 07:55:37 2013 (r332212) @@ -13,8 +13,6 @@ COMMENT= Dungeon Crawl Stone Soup - a fu LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/stone_soup-${PORTVERSION}/licence.txt -NEED_ROOT= yes - USE_SQLITE= yes USE_XZ= yes USES= bison gmake perl5 pkgconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310310755.r9V7tbUa084959>