Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2013 02:03:17 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315646 - head/sysutils/fusefs-curlftpfs
Message-ID:  <201304010203.r3123Hfv077685@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Apr  1 02:03:16 2013
New Revision: 315646
URL: http://svnweb.freebsd.org/changeset/ports/315646

Log:
  - Fix build
  
  Reported by:	pointyhat
  Approved by:	portmgr

Modified:
  head/sysutils/fusefs-curlftpfs/Makefile

Modified: head/sysutils/fusefs-curlftpfs/Makefile
==============================================================================
--- head/sysutils/fusefs-curlftpfs/Makefile	Mon Apr  1 01:53:42 2013	(r315645)
+++ head/sysutils/fusefs-curlftpfs/Makefile	Mon Apr  1 02:03:16 2013	(r315646)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304010203.r3123Hfv077685>