aboutsummaryrefslogtreecommitdiff
path: root/games/netrek-client-cow
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2014-01-27 16:31:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2014-01-27 16:31:54 +0000
commit6c8b10209cd5390a5e3c44f4a9f6113af4aebe34 (patch)
treece26f22fd71a62b8fd39d5208c684c81879fafd4 /games/netrek-client-cow
parent960c464cd8b708f97b1fc9e4a26ab28c3e09da26 (diff)
downloadports-6c8b10209cd5390a5e3c44f4a9f6113af4aebe34.tar.gz
ports-6c8b10209cd5390a5e3c44f4a9f6113af4aebe34.zip
- Stagify
- Update dependencies to new shlib format - Add LICENSE - Bump PORTREVISION PR: ports/185556 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=341424
Diffstat (limited to 'games/netrek-client-cow')
-rw-r--r--games/netrek-client-cow/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/netrek-client-cow/Makefile b/games/netrek-client-cow/Makefile
index 476bc1c2ace3..9408c3b7cab3 100644
--- a/games/netrek-client-cow/Makefile
+++ b/games/netrek-client-cow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= netrek-client-cow
PORTVERSION= 3.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.netrek.org/files/COW/ \
http://quozl.us.netrek.org/netrek/
@@ -11,7 +11,9 @@ MASTER_SITES= http://www.netrek.org/files/COW/ \
MAINTAINER= kevinz5000@gmail.com
COMMENT= Multi-player battle simulation with a Star Trek theme
-LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
+
+LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake
@@ -19,7 +21,6 @@ USE_SDL= sdl mixer
CONFIGURE_ARGS+= NORSA='\#'
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|ushort damage|unsigned short damage|' \
${WRKSRC}/short.c