diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index 9c7a09c066d2..39ae570fcf9e 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -27,7 +27,7 @@ CONFLICTS_INSTALL= libressl-[0-9]* \ NC_CONFIGURE_ENABLE= nc GNU_CONFIGURE= yes -USES= autoreconf cpe libtool pathfix pkgconfig +USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_SUB= yes CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 324d24532418..3a02afab34fb 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -26,7 +26,7 @@ CONFLICTS_INSTALL= libressl-devel-[0-9]* \ NC_CONFIGURE_ENABLE= nc GNU_CONFIGURE= yes -USES= autoreconf cpe libtool pathfix pkgconfig +USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_SUB= yes CFLAGS+= -fpic -DPIC -Wl,-rpath,${PREFIX}/lib -Wl,--as-needed