summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-10 12:20:21 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-10 12:20:21 +0000
commit8623052143496568c39b6314fb1a47d58030eec2 (patch)
tree48573969d0f09541b9be906ee920a0d6690eb8a1 /net
parent- convert to the new perl5 framework (diff)
- remove leading indefinite article from COMMENT
- convert USE_GMAKE to USES equivalent - relax USE_PYTHON check: 2.7 is now supported - add trailing slash to WWW in pkg-descr Approved by: oliver (maintainer, by mail)
Notes
Notes: svn path=/head/; revision=326897
Diffstat (limited to 'net')
-rw-r--r--net/cyphesis/Makefile7
-rw-r--r--net/cyphesis/pkg-descr2
2 files changed, 4 insertions, 5 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile
index 394816281134..bffd2f62da54 100644
--- a/net/cyphesis/Makefile
+++ b/net/cyphesis/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
-COMMENT= A server for WorldForge games
+COMMENT= Server for WorldForge games
LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
varconf-1.0.8:${PORTSDIR}/devel/varconf \
@@ -22,11 +22,10 @@ CONFIGURE_ARGS= --with-python=${LOCALBASE}
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USES= pathfix
-USE_GMAKE= yes
+USES= gmake pathfix
USE_LDCONFIG= yes
USE_PGSQL= yes
-USE_PYTHON= 2.5-2.6
+USE_PYTHON= -2.7
USE_GCC= 4.7+
CFLAGS+= -I${LOCALBASE}/include
diff --git a/net/cyphesis/pkg-descr b/net/cyphesis/pkg-descr
index ed67d0f2ce59..ca91d8096cd6 100644
--- a/net/cyphesis/pkg-descr
+++ b/net/cyphesis/pkg-descr
@@ -3,4 +3,4 @@ currently being used to develop new techniques and technologies for the
WorldForge project. Code from cyphesis will also be used to control NPCs
in future servers such as STAGE using AI techniques.
-WWW: http://www.worldforge.org/dev/eng/servers/cyphesis
+WWW: http://www.worldforge.org/dev/eng/servers/cyphesis/