summaryrefslogtreecommitdiff
path: root/lang/lush/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:30:20 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:30:20 +0000
commit5b1af8fe5e27ffbb7e4efb84f1ad22f50464dea2 (patch)
treecf608e1bd4145e6af422f58b5c402cdc55d4c682 /lang/lush/Makefile
parent- Remove USE_X_PREFIX (diff)
- Remove USE_X_PREFIX
- Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=209556
Diffstat (limited to 'lang/lush/Makefile')
-rw-r--r--lang/lush/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index ff70bf627605..0a24f011c9f5 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -8,14 +8,12 @@ PORTNAME= lush
PORTVERSION= 1.2.1
PORTREVISION= 2
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= lush
+MASTER_SITES= SF
MAINTAINER= dyeske@gmail.com
COMMENT= A high level object-oriented programming language
USE_GETTEXT= yes
-USE_X_PREFIX= yes
USE_GL= yes
USE_SDL= sdl image
GNU_CONFIGURE= yes