summaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 17:53:44 +0000
committerjoerg <joerg>2007-02-19 17:53:44 +0000
commit383ce7430a5a330e8a3a3b6f19264148ab3f709d (patch)
tree779b95d3861b1a005f4ea70290c57f1e72456d3e /emulators/fuse-utils
parentad207b62bde84e4f1af15f87f1689fc6021aefd9 (diff)
downloadpkgsrc-383ce7430a5a330e8a3a3b6f19264148ab3f709d.tar.gz
Doesn't need or use X11. Bump revision.
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index dd43b7262a4..76553034630 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:01 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/19 17:53:44 joerg Exp $
DISTNAME= fuse-utils-0.7.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
@@ -17,6 +17,4 @@ LIBS+= -lgpg-error
.include "../../emulators/libspectrum/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/libgpg-error/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"