summaryrefslogtreecommitdiff
path: root/cad/geda/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-01-22 21:30:11 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-01-22 21:30:11 +0000
commit22477be9ad07fb483d0fdc90e44e5bb81af3af37 (patch)
treee72b4d3f48432dd3d8c9115c0b796b334cdaa42b /cad/geda/Makefile
parentFixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. (diff)
Oops, forgot to update depends.
Notes
Notes: svn path=/head/; revision=16267
Diffstat (limited to '')
-rw-r--r--cad/geda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index d50e08cdafbd..4e26a7f04434 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/12/27 20:49:40 vanilla Exp $
+# $Id: Makefile,v 1.6 1999/01/22 20:26:59 nectar Exp $
#
DISTNAME= gEDA-19981213
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.geda.seul.org/dist/ \
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
+LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10 \
guile.4:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes