summaryrefslogtreecommitdiffstats
path: root/cad/gwave
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-07 14:51:38 +0000
committerpav <pav@FreeBSD.org>2004-03-07 14:51:38 +0000
commitce3974d7561bb4770e4cf3e10b132a8d86473162 (patch)
treed923acd69a1eeccc81b27f70b2878ed6864a519c /cad/gwave
parent356352afa1ceac72f95c488d50a2925427fd2b23 (diff)
downloadFreeBSD-ports-ce3974d7561bb4770e4cf3e10b132a8d86473162.zip
FreeBSD-ports-ce3974d7561bb4770e4cf3e10b132a8d86473162.tar.gz
- This is not using libgeda at all, so don't depend on it
Diffstat (limited to 'cad/gwave')
-rw-r--r--cad/gwave/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 8575660..46709b9 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gwave
PORTVERSION= 20030804
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ \
http://geda.seul.org/dist/
@@ -16,13 +16,11 @@ MAINTAINER= dmlb@dmlb.org
COMMENT= Waveform viewer for analogue electronic simulation tools
RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils
-LIB_DEPENDS= geda.18:${PORTSDIR}/cad/libgeda \
- guile.15:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
USE_AUTOCONF_VER= 253
USE_GNOME= gtk12
-#CONFIGURE_ARGS= --enable-gdgeda
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud