aboutsummaryrefslogtreecommitdiff
path: root/games/pengpong
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:27:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:27:10 +0000
commit123a1077ae94b118796367b40d8d74f2d00a814c (patch)
tree5e0235912fe722d880c5b8094907c6d9ad7285c3 /games/pengpong
parentffc486df06c7eda230c428c1f8761c13ee97e83c (diff)
downloadports-123a1077ae94b118796367b40d8d74f2d00a814c.tar.gz
ports-123a1077ae94b118796367b40d8d74f2d00a814c.zip
- Add new knobs from bsd.sdl.mk
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=98676
Diffstat (limited to 'games/pengpong')
-rw-r--r--games/pengpong/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile
index f3ab10d46842..2219fa168216 100644
--- a/games/pengpong/Makefile
+++ b/games/pengpong/Makefile
@@ -14,12 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
COMMENT= A cross-platform pong game written in SDL
-LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
-SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
-
+USE_SDL= image sdl
NO_WRKSUBDIR= yes
-MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}"
USE_PERL5_BUILD=yes
DATAFILES= 24P_Copperplate_Blue.png ball.tga logo.jpg \