From owner-freebsd-ports Sat Jun 23 0:17:20 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id D1E1D37B406 for ; Sat, 23 Jun 2001 00:17:17 -0700 (PDT) (envelope-from jmcoopr@webmail.bmi.net) Received: from smtp.bmi.net (dsl-154.bmi.net [207.173.60.230]) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with SMTP id AAA19257 for ; Sat, 23 Jun 2001 00:17:16 -0700 Date: Fri, 22 Jun 2001 23:51:18 -0700 From: John Merryweather Cooper To: ports@FreeBSD.org Subject: Error in gaspell-0.30 Makefile prevents build/install Message-ID: <20010622235118.C22994@johncoop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.1.4 Lines: 9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Subject says it all. The problem is the LIB_DEPENDS= aspell.9:${PORTSDIR}/textproc/aspell ^^^ It should be aspell.11. Making this change allows the port to build and install normally, and everything appears to work. jmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message