diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
| commit | da12e6723dd1adee8b0c5e4b081caecab544e684 (patch) | |
| tree | c2364f5819e8d5e433572c797bab46ab06e70b04 /sysutils/djmount/Makefile | |
| parent | ffc075db2e24d843dce270ae2b5a694a70b5b18c (diff) | |
Diffstat (limited to 'sysutils/djmount/Makefile')
| -rw-r--r-- | sysutils/djmount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 5ec1bd30bead..8543e4919cc0 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv PLIST_FILES= bin/${PORTNAME} GNU_CONFIGURE= yes -USE_FUSE= yes +USES= fuse USE_GNOME= pkgconfig CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ --with-fuse-prefix=${LOCALBASE} \ |
