From 12c9856f98f14f33e68e80e56f550196f3b06d14 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 20 Mar 2008 17:54:34 +0000 Subject: [PATCH] - Use SF macro - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov (maintainer) --- math/drgeo/Makefile | 5 ++--- 1 file 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