summaryrefslogtreecommitdiff
path: root/lang/sather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sather/Makefile')
-rw-r--r--lang/sather/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile
index 150c394338f..bec75926a2a 100644
--- a/lang/sather/Makefile
+++ b/lang/sather/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2008/05/26 02:13:21 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2008/07/14 01:23:52 dholland Exp $
-DISTNAME= sather-1.2.1
-PKGREVISION= 7
+DISTNAME= sather-1.2.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=sather/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sather/
COMMENT= Compiler for the Sather object oriented programming language
+#LICENSE= gnu-gpl-v3 gnu-lgpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
@@ -97,6 +97,7 @@ do-install:
${DESTDIR}${PREFIX}/share/emacs/site-lisp
.include "../../devel/boehm-gc/buildlink3.mk"
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
+.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"