diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:44:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:44:24 +0000 |
commit | 72a6ab79881652e1f89338a8884439b3054997c7 (patch) | |
tree | 4282c6f5d647c3c53fc4a55086aa5581631c9073 /lang/smalltalk | |
parent | 05cf3794df65552ba3729dc0cd6d58735c40641f (diff) | |
download | ports-72a6ab79881652e1f89338a8884439b3054997c7.tar.gz ports-72a6ab79881652e1f89338a8884439b3054997c7.zip |
Notes
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 38d6483045d5..999cff6356ab 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -24,9 +24,8 @@ PGSQL_USES= pgsql SDL_USE= SDL=image,mixer,sdl,sound,ttf USES= execinfo gmake iconv libtool localbase makeinfo pkgconfig \ - shebangfix tar:xz + shebangfix sqlite tar:xz USE_GNOME= pango -USE_SQLITE= yes USE_XORG= ice xi xmu USE_GL= gl glut GNU_CONFIGURE= yes |