summaryrefslogtreecommitdiff
path: root/cad/ng-spice
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-22 02:16:31 +0000
committerjlam <jlam@pkgsrc.org>2001-08-22 02:16:31 +0000
commitf24e95b86e352bbe26d9845cf562448a57ebeb92 (patch)
treeafdd5c260abe244ee9d8db8cbee19c492dc74e8a /cad/ng-spice
parent4629a9f6363612d71d249f19bde78594e7b79e01 (diff)
downloadpkgsrc-f24e95b86e352bbe26d9845cf562448a57ebeb92.tar.gz
Add ${LIBGETOPT} to LIBS after change to libgetopt/buildlink.mk.
Diffstat (limited to 'cad/ng-spice')
-rw-r--r--cad/ng-spice/Makefile3
1 files changed, 2 insertions, 1 deletions
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