diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-26 08:47:37 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-26 08:47:37 +0000 |
commit | 43cc9606cd9c9256084668ebfe354505a636a2f5 (patch) | |
tree | 3e9960accd7cbae5d66d3cb12b03aaaa316a6230 /sysutils | |
parent | 5786c6dd2e87b09f7c590f9bbed220f87f3c0e9e (diff) | |
download | ports-43cc9606cd9c9256084668ebfe354505a636a2f5.tar.gz ports-43cc9606cd9c9256084668ebfe354505a636a2f5.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-curlftpfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile index 00bb9cde4b47..fb197af1abc2 100644 --- a/sysutils/fusefs-curlftpfs/Makefile +++ b/sysutils/fusefs-curlftpfs/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod GNU_CONFIGURE= yes +USE_GNOME= glib20 MAN1= ${PORTNAME}.1 PLIST_FILES= bin/curlftpfs |