diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-01 06:22:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-01 06:22:42 +0000 |
commit | 1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch) | |
tree | aba890b3ec1e40031b28d4758c9d11e88d6b0713 /math/drgeo/Makefile | |
parent | 11b729ede3a1605656fc675e0ccb6be86b9c130b (diff) | |
download | ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.tar.gz ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.zip |
Notes
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 e0c0313b1601..623f24ae0fd9 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,7 +7,7 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ofset @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ofset MAINTAINER= amdmi3@amdmi3.ru COMMENT= A GTK interactive geometry sofware -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile USE_X_PREFIX= yes USE_GETTEXT= yes |