diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-02 03:29:26 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-02 03:29:26 +0000 |
commit | f2957143a59075805ac0945e29236840562c899e (patch) | |
tree | dbff97e68227244263f74e0a9e69ed4d65993552 /deskutils | |
parent | bbf81f184024ecfffb954b8ca295ab5ab167b742 (diff) | |
download | FreeBSD-ports-f2957143a59075805ac0945e29236840562c899e.zip FreeBSD-ports-f2957143a59075805ac0945e29236840562c899e.tar.gz |
Chase guile's shared lib version.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnotime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 825510d..bcac2d5 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -16,7 +16,7 @@ COMMENT= GnoTime is a time tracker for gnome2 LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ - guile.10:${PORTSDIR}/lang/guile + guile.15:${PORTSDIR}/lang/guile USE_GNOME= gnomehack gnomeprefix USE_X_PREFIX= yes |