diff options
Diffstat (limited to 'math/drgeo/Makefile')
-rw-r--r-- | math/drgeo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 941ab25ea889..481276f40721 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,7 +7,7 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ofset @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ofset MAINTAINER= amdmi3@FreeBSD.org COMMENT= A GTK interactive geometry sofware -LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 |