Date: Sun, 1 Jun 2014 21:11:51 +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: r356174 - head/games/nlarn Message-ID: <201406012111.s51LBpnx082553@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Jun 1 21:11:50 2014 New Revision: 356174 URL: http://svnweb.freebsd.org/changeset/ports/356174 QAT: https://qat.redports.org/buildarchive/r356174/ Log: Unbreak, it seems it wants lua51 Reported by: pkg-fallout Modified: head/games/nlarn/Makefile Modified: head/games/nlarn/Makefile ============================================================================== --- head/games/nlarn/Makefile Sun Jun 1 20:57:13 2014 (r356173) +++ head/games/nlarn/Makefile Sun Jun 1 21:11:50 2014 (r356174) @@ -11,7 +11,7 @@ COMMENT= Roguelike game and as such a re LICENSE= GPLv3 -USES= gmake lua pkgconfig +USES= gmake lua:51 pkgconfig USE_GNOME= glib20 post-configure:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406012111.s51LBpnx082553>