aboutsummaryrefslogtreecommitdiff
path: root/games/linux-unrealgold
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-10-10 21:28:58 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-10-10 21:28:58 +0000
commit1e124667ef9cf950d7f19d4c73155fe0ea57a9d3 (patch)
treef933ebf5b7d9c187637115904407e5596060111a /games/linux-unrealgold
parent7dece2bbc3b7679f9c56da6084ebd368871cffea (diff)
downloadports-1e124667ef9cf950d7f19d4c73155fe0ea57a9d3.tar.gz
ports-1e124667ef9cf950d7f19d4c73155fe0ea57a9d3.zip
- Convert some BUILD_DEPENDS to {EXTRACT,PATCH}_DEPENDS
PR: 127993 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
Notes
Notes: svn path=/head/; revision=221403
Diffstat (limited to 'games/linux-unrealgold')
-rw-r--r--games/linux-unrealgold/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile
index dd31f0b215e8..883d50cf85fb 100644
--- a/games/linux-unrealgold/Makefile
+++ b/games/linux-unrealgold/Makefile
@@ -48,14 +48,14 @@ ANTHOLOGY= yes
RELEASE_MSG= "Unreal Anthology"
MANUALFILES= Manual.pdf
PORTDOCS+= ${MANUALFILES}
-BUILD_DEPENDS+= unshield:${PORTSDIR}/archivers/unshield \
- xdelta:${PORTSDIR}/misc/xdelta
+EXTRACT_DEPENDS+= unshield:${PORTSDIR}/archivers/unshield
+PATCH_DEPENDS+= xdelta:${PORTSDIR}/misc/xdelta
# Original CD
.elif exists(${CDROM_MOUNT}/SYSTEM/UPak.u)
ORIGINAL= yes
RELEASE_MSG= "original"
PORTDOCS+= ${MANUALFILES}
-BUILD_DEPENDS+= xdelta:${PORTSDIR}/misc/xdelta
+PATCH_DEPENDS+= xdelta:${PORTSDIR}/misc/xdelta
# TheSINHumanHead CD
.elif exists(${CDROM_MOUNT}/System-int.tar.bz2)
RAVAGE= yes