Date: Mon, 14 Jun 2004 04:33:36 +0200 (CEST) From: Jose M Rodriguez <freebsd@wanadoo.es> To: FreeBSD-gnats-submit@FreeBSD.org Cc: adam-ports@blacktabby.org Subject: ports/67914: can't built www/amaya with dicts Message-ID: <200406140233.i5E2XaW2073402@orion.animas.redesjm.local> Resent-Message-ID: <200406140240.i5E2eRgq008634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67914 >Category: ports >Synopsis: can't built www/amaya with dicts >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 14 02:40:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jose M Rodriguez >Release: FreeBSD 4.10-STABLE i386 >Organization: Redes JM >Environment: System: FreeBSD orion.animas.redesjm.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Jun 13 16:53:08 CEST 2004 root@orion.animas.redesjm.local:/usr/obj/usr/src/sys/ORION i386 >Description: The www/amaya port can't be built with dictionaries. The port defines DISTFILES without ${DISTNAME}${EXTRACT_SUFX} CCing maintainer >How-To-Repeat: >Fix: --- patch-amaya begins here --- --- /home/op/FreeBSD/ports/www/amaya/Makefile Tue May 11 02:05:04 2004 +++ www/amaya/Makefile Mon Jun 14 04:18:20 2004 @@ -42,6 +42,7 @@ DICT?= none .if ${DICT} != "none" +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if ${DICT} == "all" DISTFILES+= Dutch.tgz DISTFILES+= English.tgz --- patch-amaya ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406140233.i5E2XaW2073402>