Date: Fri, 25 Sep 2015 14:02:09 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397823 - head/games/wesnoth Message-ID: <201509251402.t8PE29lg063045@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Fri Sep 25 14:02:08 2015 New Revision: 397823 URL: https://svnweb.freebsd.org/changeset/ports/397823 Log: games/wesnoth: add portscout information - Fix PORTREVISION position PR: 203310 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer) Modified: head/games/wesnoth/Makefile Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Fri Sep 25 13:15:46 2015 (r397822) +++ head/games/wesnoth/Makefile Fri Sep 25 14:02:08 2015 (r397823) @@ -2,8 +2,8 @@ PORTNAME= wesnoth PORTVERSION= 1.12.4 -PORTEPOCH= 1 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ \ @@ -23,6 +23,8 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR LDFLAGS+= -L${LOCALBASE}/lib -lboost_system +PORTSCOUT= limitw:1,even + USE_SDL= image mixer net ttf USE_GNOME= pango USES= cmake cpe pkgconfig shebangfix tar:bzip2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509251402.t8PE29lg063045>