mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build on FreeBSD 9+
This commit is contained in:
parent
cc23a6558a
commit
775e140b5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311708
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: quake-data
|
||||
# Date created: 11 Sep 2005
|
||||
# Whom: Alejandro Pulver <alejandro@varnet.biz>
|
||||
#
|
||||
# Created by: Alejandro Pulver <alejandro@varnet.biz>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= data
|
||||
PORTVERSION= 1.0.6
|
||||
@ -19,7 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Quake data files
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
Loading…
Reference in New Issue
Block a user