From cc23a6558a67d93711d972e34873bb816e33f6f8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 5 Feb 2013 12:00:34 +0000 Subject: [PATCH] Fix build on FreeBSD 9+ --- japanese/edict/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index ac39b4e7328d..d27df6250145 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -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