summaryrefslogtreecommitdiff
path: root/lang/smalltalk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-09-01 13:06:25 +0000
committerwiz <wiz@pkgsrc.org>2019-09-01 13:06:25 +0000
commitc1de8a0f0e0ca409bb68e967fe77a63e67c85845 (patch)
treebc1335950df9b675952cb64b3aeb77921bf1c373 /lang/smalltalk
parent6e50160959a148c243057b3812f8018a9a5d5b38 (diff)
downloadpkgsrc-c1de8a0f0e0ca409bb68e967fe77a63e67c85845.tar.gz
smalltalk: switch from removed glut to freeglut.
Bump PKGREVISION. Untested.
Diffstat (limited to 'lang/smalltalk')
-rw-r--r--lang/smalltalk/Makefile4
-rw-r--r--lang/smalltalk/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 7b3ea8b4ac2..92ad2ebef60 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2019/07/21 22:25:15 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2019/09/01 13:06:25 wiz Exp $
DISTNAME= smalltalk-3.2.5
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=smalltalk/}
diff --git a/lang/smalltalk/options.mk b/lang/smalltalk/options.mk
index 20484101bf9..e3848b660ac 100644
--- a/lang/smalltalk/options.mk
+++ b/lang/smalltalk/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/02/05 17:32:20 dholland Exp $
+# $NetBSD: options.mk,v 1.3 2019/09/01 13:06:25 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.smalltalk
PKG_SUPPORTED_OPTIONS= cairo curses expat gdbm gtk opengl readline sdl sqlite tk
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-glib --without-gtk
PLIST.opengl= yes
. include "../../graphics/MesaLib/buildlink3.mk"
. include "../../graphics/glu/buildlink3.mk"
-. include "../../graphics/glut/buildlink3.mk"
+. include "../../graphics/freeglut/buildlink3.mk"
. include "../../x11/libICE/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-opengl