aboutsummaryrefslogtreecommitdiff
path: root/games/openmortal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/openmortal/Makefile')
-rw-r--r--games/openmortal/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile
index 9b702f4701ed..9828a4b74f46 100644
--- a/games/openmortal/Makefile
+++ b/games/openmortal/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: openmortal
-# Date created: 20 Apr 2004
-# Whom: krion@FreeBSD.org
-#
+# Created by: krion@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= openmortal
PORTVERSION= 0.7
@@ -14,11 +10,12 @@ MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_PERL5= yes
USE_SDL= mixer image sdl net
+USE_DOS2UNIX= src/gfx.cpp
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"