diff options
Diffstat (limited to 'lang/sather')
-rw-r--r-- | lang/sather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 367c40b06a6..b364562889b 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:11 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2005/06/01 18:02:59 jlam Exp $ DISTNAME= sather-1.2.1 PKGREVISION= 5 @@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnu.org/directory/devel/prog/sather.html COMMENT= Compiler for the Sather object oriented programming language -USE_X11= # defined USE_TOOLS+= gmake BUILD_TARGET= full optional |