From 470a75ab9280cfc691a2d70aa297126cf634e513 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 7 Aug 2001 09:57:52 +0000 Subject: Update to 3.0.5. --- games/maelstrom/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'games/maelstrom/Makefile') diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 9e95376ca50c..3a725ad3a767 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -6,20 +6,21 @@ # PORTNAME= maelstrom -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.5 CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10 +LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net + +SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_X_PREFIX= yes USE_XPM= yes -USE_NEWGCC= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" .if !defined(NOPORTDOCS) INSTALL_TARGET= install install_gamedocs -- cgit v1.2.3