aboutsummaryrefslogtreecommitdiff
path: root/devel/love5
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-20 17:11:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-20 17:11:06 +0000
commitb6b3c20cfc2cd0bdc44bef5af475bc7d70d674e0 (patch)
tree5f6cbf8c52c22b0b35249723a6f217d86137d33f /devel/love5
parent5838d5a8dd6fc645062686b34ebbc777e09a95e5 (diff)
downloadports-b6b3c20cfc2cd0bdc44bef5af475bc7d70d674e0.tar.gz
ports-b6b3c20cfc2cd0bdc44bef5af475bc7d70d674e0.zip
Notes
Diffstat (limited to 'devel/love5')
-rw-r--r--devel/love5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/love5/Makefile b/devel/love5/Makefile
index 8184d58d9b25..3f0411c06ee1 100644
--- a/devel/love5/Makefile
+++ b/devel/love5/Makefile
@@ -7,13 +7,14 @@
PORTNAME= love
DISTVERSION= 0.5-0
+PORTREVISION= 1
CATEGORIES= games devel
MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Open-source 2D game engine
-LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \
+LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
physfs-1.0.1:${PORTSDIR}/devel/physfs \
freetype.9:${PORTSDIR}/print/freetype2
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost