diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-20 00:37:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-20 00:37:57 +0800 |
commit | 077484d7160d58968db85ef7e448b8e6fccb0112 (patch) | |
tree | 07b882e94dce8917ed36ca550b360b55c150bcbc /mail | |
parent | 55b052c11cfb16daf99646f3b7fb1204fb5e46a5 (diff) | |
download | freebsd-ports-gnome-077484d7160d58968db85ef7e448b8e6fccb0112.tar.gz freebsd-ports-gnome-077484d7160d58968db85ef7e448b8e6fccb0112.tar.zst freebsd-ports-gnome-077484d7160d58968db85ef7e448b8e6fccb0112.zip |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/icqmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile index cab80ffb837b..ad0b06e20579 100644 --- a/mail/icqmail/Makefile +++ b/mail/icqmail/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= never@nevermind.kiev.ua LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \ - guile.9:${PORTSDIR}/lang/guile + guile.10:${PORTSDIR}/lang/guile USE_NEWGCC= yes USE_AUTOCONF= yes |