aboutsummaryrefslogtreecommitdiff
path: root/games/penguin-command
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-06-18 11:46:51 +0000
commit3037cb61c7f1ac5ae9a15cee2365daa2d4036028 (patch)
treee391a5b5894d27043bb95bd6680b03174979f810 /games/penguin-command
parent28eb882aa04c420b3fe972dd8748b80c90c5cd82 (diff)
downloadports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.tar.gz
ports-3037cb61c7f1ac5ae9a15cee2365daa2d4036028.zip
Notes
Diffstat (limited to 'games/penguin-command')
-rw-r--r--games/penguin-command/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile
index f6bd7fa400a5..f50ecbe028ee 100644
--- a/games/penguin-command/Makefile
+++ b/games/penguin-command/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: penguin-command
-# Date created: Apr 4, 2001
-# Whom: Mark Pulford <mark@kyne.com.au>
-#
+# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
-#
PORTNAME= penguin-command
PORTVERSION= 1.6.11
@@ -15,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A clone of the classic game Missile Command
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
- jpeg.11:${PORTSDIR}/graphics/jpeg
+ jpeg:${PORTSDIR}/graphics/jpeg
USE_SDL= mixer image sdl
GNU_CONFIGURE= yes