diff options
-rw-r--r-- | gis/grass/grass.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gis/grass/grass.SlackBuild b/gis/grass/grass.SlackBuild index 7693951099c9..b8e47deac42c 100644 --- a/gis/grass/grass.SlackBuild +++ b/gis/grass/grass.SlackBuild @@ -115,6 +115,7 @@ LDFLAGS="-ldl -lncurses" \ --with-fftw \ --with-motif \ --with-freetype \ + --with-freetype-includes=/usr/include/freetype2 \ --with-readline \ --with-python \ --with-proj-share=/usr/share/proj \ |