svn commit: r315646 - head/sysutils/fusefs-curlftpfs

Martin Wilke miwi at FreeBSD.org
Mon Apr 1 02:03:17 UTC 2013


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
 


More information about the svn-ports-all mailing list