aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-03 13:14:42 +0800
committeredwin <edwin@FreeBSD.org>2005-11-03 13:14:42 +0800
commit6a1beb68ea2bb7aa3bdb20ebfb184a8680335b94 (patch)
tree523b6387d8fcb1db140331cc461da07034098beb /games
parent08c9e8ba33fa629f1853ad65d70bff398c25742a (diff)
downloadfreebsd-ports-gnome-6a1beb68ea2bb7aa3bdb20ebfb184a8680335b94.tar.gz
freebsd-ports-gnome-6a1beb68ea2bb7aa3bdb20ebfb184a8680335b94.tar.zst
freebsd-ports-gnome-6a1beb68ea2bb7aa3bdb20ebfb184a8680335b94.zip
move BUILD_DEPENDS to EXTRACT_DEPENDS
Noticed by: YAPHR
Diffstat (limited to 'games')
-rw-r--r--games/quake2-data/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile
index 49a634c04cb0..887cb63e049b 100644
--- a/games/quake2-data/Makefile
+++ b/games/quake2-data/Makefile
@@ -7,6 +7,7 @@
PORTNAME= data
PORTVERSION= 3.20
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ \
ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/
@@ -16,7 +17,7 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
MAINTAINER= alejandro@varnet.biz
COMMENT= Quake II data files
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
NO_BUILD= yes
NO_WRKSUBDIR= yes