aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-31 17:03:08 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-31 17:03:08 +0000
commitf2e6cc1737a9cf1fd8897228074c24cd3a1794c4 (patch)
tree0d7826e46d670f3442c17529d2e679530836d78d /cad
parent0ccc0e0e43b8ba93d2f14e40bb87a69ade98079b (diff)
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/libgeda/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 4a3f5b1936fa..25372ed2251c 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: geda
+# New ports collection makefile for: libgeda
# Date created: 4 April 2001
# Whom: bruno schwander <bruno@tinkerbox.org>
#
@@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20010304/ \
MAINTAINER= bruno@tinkerbox.org
-LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda
+LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \
+ guile.9:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
USE_AUTOCONF= yes