aboutsummaryrefslogtreecommitdiff
path: root/games/diameter/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-03-08 13:59:19 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-03-08 13:59:19 +0000
commitfde362579641ddf717c0f67041e6f3360e2fad61 (patch)
tree7ee29b7a69e711279c3fccdb56b061e97ab1fcc2 /games/diameter/Makefile
parent665e04efc81333200e7155f1ce9074b951131fb2 (diff)
downloadports-fde362579641ddf717c0f67041e6f3360e2fad61.tar.gz
ports-fde362579641ddf717c0f67041e6f3360e2fad61.zip
Fix build on 9.1+
Notes
Notes: svn path=/head/; revision=313648
Diffstat (limited to 'games/diameter/Makefile')
-rw-r--r--games/diameter/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile
index e89004ce1221..4a812f026dc5 100644
--- a/games/diameter/Makefile
+++ b/games/diameter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: diameter
-# Date created: 15 Jun 2006
-# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru>
-#
+# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru>
# $FreeBSD$
-#
PORTNAME= diameter
PORTVERSION= 0.4.0.3
@@ -14,9 +10,8 @@ MASTER_SITES= SF/game${PORTNAME}/game${PORTNAME}/${PORTNAME}-0.4.0
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Arcade-style game with elements of economy and adventure
-BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
+ guichan:${PORTSDIR}/devel/guichan
USE_BZIP2= yes
GNU_CONFIGURE= yes