mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Add missed USE_OPENSSL=yes (my fault).
Submitted by: maintainer
This commit is contained in:
parent
02ba6dc784
commit
94784479ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50014
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user