mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -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
|
# Created by: Jonathan Hanna
|
||||||
# Date created: 18 August 1997
|
|
||||||
# Whom: Jonathan Hanna
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= edict
|
PORTNAME= edict
|
||||||
PORTVERSION= 19990714
|
PORTVERSION= 19990714
|
||||||
|
@ -24,7 +20,7 @@ DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Japanese-English dictionaries with access and maintenance utilities
|
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
|
DIST_SUBDIR= edict
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue