diff options
Diffstat (limited to 'math/drgeo/Makefile')
-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 |