summaryrefslogtreecommitdiff
path: root/cad/ng-spice
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-22 02:16:31 +0000
committerjlam <jlam>2001-08-22 02:16:31 +0000
commit356df4478ed23db394d0645af0e403388282c737 (patch)
treeafdd5c260abe244ee9d8db8cbee19c492dc74e8a /cad/ng-spice
parent624c1058f49954758f7e7537220116cc0bbab4a4 (diff)
downloadpkgsrc-356df4478ed23db394d0645af0e403388282c737.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