diff options
Diffstat (limited to 'sysutils/ori/Makefile')
-rw-r--r-- | sysutils/ori/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index e3e684bd9d4f..fcc6ea72797d 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= pkgconfig fuse scons +USES= pkgconfig fuse scons tar:xz USE_OPENSSL= yes -USE_XZ= yes WITH_OPENSSL_PORT= yes PLIST_FILES= bin/ori \ |