aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth-devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
commit32d6ba3c612ab7323d81c30bf643fb8ce65642bd (patch)
treecca81074cd10af0c7237e0e76e72e2df6c703f4c /games/wesnoth-devel
parent03315bbb41cbf4a95c4bdc01bd38f569c474c965 (diff)
downloadports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.tar.gz
ports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.zip
- Add missing dependency
- Bump PORTREVISION Submitted by: pavbot
Notes
Notes: svn path=/head/; revision=209948
Diffstat (limited to 'games/wesnoth-devel')
-rw-r--r--games/wesnoth-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index cb5b10ff80bf..4419256d0b5e 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -7,12 +7,14 @@
PORTNAME= wesnoth
PORTVERSION= 1.2.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.wesnoth.org/files/
MASTER_SITE_SUBDIR= wesnoth
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+
MAINTAINER= philip@FreeBSD.org
COMMENT= A fantasy turn-based strategy game