diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 11:59:28 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 11:59:28 +0000 |
commit | a3a0715f38d5f411396a809915aa2fc5c204bc16 (patch) | |
tree | e580bb4c66185f6741df23146d4617f207efeeef /lang/smalltalk | |
parent | 3d733a71dc5d9ecc73e88a75de9cb8a6400329cd (diff) |
Notes
Diffstat (limited to 'lang/smalltalk')
-rw-r--r-- | lang/smalltalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 832d674d7397..672c73ff57e9 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -25,8 +25,8 @@ OPTIONS_DEFINE= TCL PGSQL SDL OPTIONS_DEFAULT=TCL PGSQL SDL USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack pkgconfig pango -USE_ICONV= yes +USE_GNOME= pango +USES= pathfix pkgconfig iconv USE_SQLITE= yes USE_GMAKE= yes USE_XORG= ice xi xmu |