set RUN_DEPENDS

bump PORTREVISION
This commit is contained in:
Oliver Lehmann 2007-09-30 10:12:41 +00:00
parent 003c7e3503
commit 1bd1d8fef1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200453

View File

@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.5.0
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://amber.worldforge.org/ember/releases/stable/
@ -19,6 +19,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library
BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.4.4.so:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
eris-1.3:${PORTSDIR}/devel/eris \
varconf-1.0.6:${PORTSDIR}/devel/varconf \