From 8e50c6c7dd8f06112b4249a1695f3c58e18ac24a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 12 May 2003 20:22:33 +0000 Subject: Fix build by adding USE_GETOPT_LONG. Submitted by: maintainer Reported by: bento --- cad/geda-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index ce1b136cbf75..f6912b646610 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= geda.18:${PORTSDIR}/cad/libgeda \ guile.15:${PORTSDIR}/lang/guile USE_LIBTOOL= yes - +USE_GETOPT_LONG=yes AUTOCONF= autoconf USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3