From 9c17d7b4acd349b2081c13afe6c8ec6e0be67c83 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 27 Feb 2013 15:08:32 +0000 Subject: - Fix build on FreeBSD 9+ - while here trim header --- japanese/edict-utf-8/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'japanese/edict-utf-8') diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 68aa352d123c..fd1a73648870 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/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-utf-8 PORTVERSION= 20100420 @@ -14,7 +10,7 @@ DISTFILES= ${DICTFILES} MAINTAINER= lx@FreeBSD.org COMMENT= Japanese-English edict UTF-8 dictionaries -EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip USE_ICONV= yes ICONV?= iconv -- cgit v1.2.3