summaryrefslogtreecommitdiff
path: root/games/gltron
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 07:43:58 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 07:43:58 +0000
commit8ab4f8c1d46b336bea17b8ed1f7f2631affef6fc (patch)
tree7d94395d5cdebbae64820f8bb07812c7221f4eb0 /games/gltron
parentgames/alephone: Spell FFMPEG_* correctly (diff)
games/gltron: Spell SDL_NET_CONFIGURE_ENABLE correctly
Notes
Notes: svn path=/head/; revision=514765
Diffstat (limited to 'games/gltron')
-rw-r--r--games/gltron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index 0b7b2d39af86..69debfd7573b 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gltron
PORTVERSION= 0.70
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
EXTRACT_SUFX= -source.tar.gz
@@ -28,7 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= SDL_NET DOCS
SDL_NET_DESC= Network Support
SDL_NET_USE= SDL=net
-SLD_NET_CONFIGURE_ENABLE= network
+SDL_NET_CONFIGURE_ENABLE= network
DESKTOP_ENTRIES= "GLtron" \
"3D lightcycle game" \