diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
commit | 13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch) | |
tree | cb8ac7f48c174332248e1467018137acf40d1173 /math/drgeo | |
parent | 1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff) | |
download | ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.zip |
Notes
Diffstat (limited to 'math/drgeo')
-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 481276f40721..80a40dbb4f22 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,7 +7,7 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 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.19:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 |