summaryrefslogtreecommitdiff
path: root/filesystems/fuse-httpfs
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 16:08:30 +0000
committerasau <asau>2012-10-03 16:08:30 +0000
commit8f93640dfae9a7c9f0894375997d8c0ee2f763b9 (patch)
tree46fe46b7d33056bf481ec22f064115f708c4b124 /filesystems/fuse-httpfs
parent1809d7ba3455d86a8ef901f366d347dcfe237819 (diff)
downloadpkgsrc-8f93640dfae9a7c9f0894375997d8c0ee2f763b9.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'filesystems/fuse-httpfs')
-rw-r--r--filesystems/fuse-httpfs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/filesystems/fuse-httpfs/Makefile b/filesystems/fuse-httpfs/Makefile
index 5cce644224b..184671a2bef 100644
--- a/filesystems/fuse-httpfs/Makefile
+++ b/filesystems/fuse-httpfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/03/03 19:31:31 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 16:08:32 asau Exp $
#
DISTNAME= httpfs_with_static_binaries_${DIST_VER}
@@ -12,8 +12,6 @@ COMMENT= FUSE HTTP filesystem
DIST_VER= 2.06.08.26
-PKG_DESTDIR_SUPPORT= user-destdir
-
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}