diff options
| author | Florian Smeets <flo@FreeBSD.org> | 2012-12-14 15:47:00 +0000 |
|---|---|---|
| committer | Florian Smeets <flo@FreeBSD.org> | 2012-12-14 15:47:00 +0000 |
| commit | d26530b7136cdbbc743cb41cba488928a2fb490e (patch) | |
| tree | 2f5c5fe4cb36fc6a28856c97750108bf78f9b5b4 /sysutils/udfclient | |
| parent | 7045030009ee59cfe75c17ba591c3798c3478b68 (diff) | |
Notes
Diffstat (limited to 'sysutils/udfclient')
| -rw-r--r-- | sysutils/udfclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/udfclient/Makefile b/sysutils/udfclient/Makefile index 4ba8b8125068..a0288f9a9b68 100644 --- a/sysutils/udfclient/Makefile +++ b/sysutils/udfclient/Makefile @@ -46,8 +46,7 @@ MASTER_SITES+= http://www.icyb.net.ua/~avg/distfiles/:fuse DISTFILES+= ${UDFCLIENTFS_NAME}-${UDFCLIENTFS_VERSION}.tgz:fuse EXTRA_PATCHES+= ${UDFCLIENTFS_DIR}/${UDFCLIENTFS_NAME}.patch -RUN_DEPENDS+= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod -LIB_DEPENDS+= fuse.2:${PORTSDIR}/sysutils/fusefs-libs +USE_FUSE= yes PLIST_FILES+= bin/${UDFCLIENTFS_NAME} .endif |
