diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-01 02:03:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-01 02:03:16 +0000 |
commit | 65d7cd5c19e2ef124713b1bc96700f1714b2668a (patch) | |
tree | 70d13c445f7a6cf4644ef2d2ae12cccbd7915188 /sysutils/fusefs-curlftpfs | |
parent | - Fix plist (diff) |
- Fix build
Reported by: pointyhat
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=315646
Diffstat (limited to 'sysutils/fusefs-curlftpfs')
-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 d401891ea389..33f4022d95fa 100644 --- a/sysutils/fusefs-curlftpfs/Makefile +++ b/sysutils/fusefs-curlftpfs/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USES= fuse USE_GNOME= glib20 +USE_PKGCONFIG= build MAN1= ${PORTNAME}.1 PLIST_FILES= bin/curlftpfs |