diff options
Diffstat (limited to 'www/screem/Makefile')
-rw-r--r-- | www/screem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 1aa2ed95a59a..4e20c1948da8 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -19,6 +19,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= yes USE_LIBTOOL= yes +USE_OPENSSL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-gnomevfs --with-ssl |