diff options
Diffstat (limited to 'devel/eet/Makefile')
-rw-r--r-- | devel/eet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 0d3e1072ffab..68006202b8a9 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -18,10 +18,9 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix pkgconfig USE_EFL= eina librt_hack libtool_hack USE_OPENSSL= yes -USE_PKGCONFIG= yes USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" OPENSSL_LIBS="-lssl" |