mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Fix build on FreeBSD 9+
This commit is contained in:
parent
ee7acff533
commit
cc23a6558a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311707
1 changed files with 2 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: edict
|
||||
# Date created: 18 August 1997
|
||||
# Whom: Jonathan Hanna
|
||||
#
|
||||
# Created by: Jonathan Hanna
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= edict
|
||||
PORTVERSION= 19990714
|
||||
|
@ -24,7 +20,7 @@ DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Japanese-English dictionaries with access and maintenance utilities
|
||||
|
||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
|
||||
|
||||
DIST_SUBDIR= edict
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue