summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-27 18:34:05 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-27 18:34:05 +0000
commit5100f43b6323012db53f92823038cd881bbf3813 (patch)
tree8e173bd6fa9baba17d8024adfa976a73cec97f3d
parent7038da30a4012fb4fc83309b2cc31b29e1712c1e (diff)
downloadFreeBSD-ports-5100f43b6323012db53f92823038cd881bbf3813.zip
FreeBSD-ports-5100f43b6323012db53f92823038cd881bbf3813.tar.gz
- Convert to USES=tar,libtool
-rw-r--r--games/duel/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/duel/Makefile b/games/duel/Makefile
index 5ef84b6..f000030 100644
--- a/games/duel/Makefile
+++ b/games/duel/Makefile
@@ -5,8 +5,7 @@ PORTNAME= duel
PORTVERSION= 0.98
PORTREVISION= 7
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= alepulver
+MASTER_SITES= LOCAL/alepulver
DISTNAME= lin${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@@ -15,8 +14,7 @@ COMMENT= Overhead, OpenGL space shooter
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libftgl.so:${PORTSDIR}/graphics/ftgl
-USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
+USES= tar:bzip2 libtool
USE_GL= gl
USE_SDL= sdl
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud