diff options
Diffstat (limited to 'graphics/fusefs-gphotofs/Makefile')
-rw-r--r-- | graphics/fusefs-gphotofs/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index c9987a770acb..e97591ed7395 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gphotofs -# Date created: 21 June 2006 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gphotofs PORTVERSION= 0.4.0 @@ -17,8 +13,8 @@ COMMENT= Mount PTP camera as a file system LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 +USES= fuse USE_BZIP2= yes -USE_FUSE= yes USE_GNOME= glib20 GNU_CONFIGURE= yes |