aboutsummaryrefslogtreecommitdiffstats
path: root/math/drgeo/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-21 01:54:34 +0800
committermiwi <miwi@FreeBSD.org>2008-03-21 01:54:34 +0800
commitd4b56356f53f2d9346f423dbcdee3ec0649c499f (patch)
tree33ef7dc5c611426ec46129515d2c075774309cd6 /math/drgeo/Makefile
parent2c63f9b8cc5686d4a3bf587b80779f418f0609e2 (diff)
downloadfreebsd-ports-gnome-d4b56356f53f2d9346f423dbcdee3ec0649c499f.tar.gz
freebsd-ports-gnome-d4b56356f53f2d9346f423dbcdee3ec0649c499f.tar.zst
freebsd-ports-gnome-d4b56356f53f2d9346f423dbcdee3ec0649c499f.zip
- Use SF macro
- Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'math/drgeo/Makefile')
-rw-r--r--math/drgeo/Makefile5
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