aboutsummaryrefslogtreecommitdiff
path: root/lang/lush
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
parent7f1e00044d54de1b4f90a7223f2877553502602c (diff)
downloadports-5b1af8fe5e27ffbb7e4efb84f1ad22f50464dea2.tar.gz
ports-5b1af8fe5e27ffbb7e4efb84f1ad22f50464dea2.zip
Notes
Diffstat (limited to 'lang/lush')
-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