Tue Dec 15 21:42:05 2009 UTC ()
Recursive bump for libltdl


(joerg)
diff -r1.3 -r1.4 pkgsrc/filesystems/fuse-gphotofs/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/filesystems/fuse-gphotofs/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/fuse-gphotofs/Makefile 2009/07/08 16:43:51 1.3
+++ pkgsrc/filesystems/fuse-gphotofs/Makefile 2009/12/15 21:42:05 1.4
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2009/07/08 16:43:51 joerg Exp $ 1# $NetBSD: Makefile,v 1.4 2009/12/15 21:42:05 joerg Exp $
2# 2#
3 3
4DISTNAME= gphotofs-0.4.0 4DISTNAME= gphotofs-0.4.0
 5PKGREVISION= 1
5PKGNAME= fuse-${DISTNAME} 6PKGNAME= fuse-${DISTNAME}
6CATEGORIES= filesystems 7CATEGORIES= filesystems
7EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} 9MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
9 10
10MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/ 12HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/
12COMMENT= FUSE filesystem for accessing digital cameras 13COMMENT= FUSE filesystem for accessing digital cameras
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 18USE_LIBTOOL= yes