diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:28:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:28:22 +0000 |
commit | 6d74c2c58273aadb3eba41d895e0b1f440a65ef4 (patch) | |
tree | 21b0d2beae8e6096c4aa64643ef43dc63c28edd2 /sysutils | |
parent | 0e90b52a89914b601f6d01d9d12a342f13da1cb5 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/djmount/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index a974b3ec751a..f46b6caa882a 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod +BROKEN= does not compile + PLIST_FILES= bin/${PORTNAME} GNU_CONFIGURE= yes USE_GNOME= pkgconfig |