diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 16:37:57 +0000 |
commit | 71c8105783f10caa9c6581b220bb17debc74835c (patch) | |
tree | df2587552f335f4cb7d22139e7902d057008901e /math/guppi | |
parent | Add p5-Devel-ptkdb 1.1074, tk debugger for Perl. (diff) |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'math/guppi')
-rw-r--r-- | math/guppi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index fe7ed25159c2..82488c817e93 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -15,7 +15,7 @@ DISTNAME= Guppi-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile USE_X_PREFIX= yes USE_GMAKE= yes |