diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 17:54:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 17:54:34 +0000 |
commit | 12c9856f98f14f33e68e80e56f550196f3b06d14 (patch) | |
tree | c22806c8fcbaa1e9896214cf47e6823094696119 /math | |
parent | df0c2d009e4c84e7ef31cd06b850216331fe7069 (diff) | |
download | ports-12c9856f98f14f33e68e80e56f550196f3b06d14.tar.gz ports-12c9856f98f14f33e68e80e56f550196f3b06d14.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/drgeo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 623f24ae0fd9..903551100bc4 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,9 +7,9 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= ofset MAINTAINER= amdmi3@amdmi3.ru @@ -17,7 +17,6 @@ COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile -USE_X_PREFIX= yes USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 USE_GMAKE= yes |