aboutsummaryrefslogtreecommitdiff
path: root/games/love
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-04-04 12:05:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-04-04 12:05:22 +0000
commit8fed2698e159437710829d9279105e2d09a5f6a9 (patch)
tree901fc4f9a048ed3fed08740b96a7cd572bc74c5c /games/love
parent532c41471e2b914c47719f42f26ccf73f66e4e25 (diff)
downloadports-8fed2698e159437710829d9279105e2d09a5f6a9.tar.gz
ports-8fed2698e159437710829d9279105e2d09a5f6a9.zip
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports
Notes
Notes: svn path=/head/; revision=231579
Diffstat (limited to 'games/love')
-rw-r--r--games/love/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/love/Makefile b/games/love/Makefile
index 914959593ac2..981e4bff8d4f 100644
--- a/games/love/Makefile
+++ b/games/love/Makefile
@@ -7,7 +7,7 @@
PORTNAME= love
DISTVERSION= 0.5-0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games devel
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Open-source 2D game engine
LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
- physfs-1.0.1:${PORTSDIR}/devel/physfs \
+ physfs.1:${PORTSDIR}/devel/physfs \
freetype.9:${PORTSDIR}/print/freetype2
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost