diff options
| author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-29 02:37:54 +0000 |
|---|---|---|
| committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-29 02:37:54 +0000 |
| commit | c9eab958417f20051cf10f3dabe682ee5f166eb0 (patch) | |
| tree | 1046f9b2927303b7347c6f4a068e1452cfabf66e /devel/libgtop2 | |
| parent | 968f124d0f28112d236dc28cee62f8a909a4f547 (diff) | |
Guile shared lib version changed
Diffstat (limited to 'devel/libgtop2')
| -rw-r--r-- | devel/libgtop2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 4ac81aba8756..b6e76d7ac6f7 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/libgtop MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ - guile.4:${PORTSDIR}/lang/guile + guile.6:${PORTSDIR}/lang/guile GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |
