From 370d93c18a476978caec4d104430ee16f1c21ac7 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 22 Aug 2001 02:16:31 +0000 Subject: Add ${LIBGETOPT} to LIBS after change to libgetopt/buildlink.mk. --- cad/ng-spice/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile index e94f264591b..78965072a30 100644 --- a/cad/ng-spice/Makefile +++ b/cad/ng-spice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/06/20 01:49:10 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/08/22 02:16:31 jlam Exp $ # DISTNAME= ng-spice-rework-13 @@ -17,6 +17,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig GNU_CONFIGURE= YES CONFIGURE_ARGS+= --disable-debug +LIBS+= ${LIBGETOPT} USE_X11= YES #USE_CURSES= YES -- cgit v1.2.3