summaryrefslogtreecommitdiff
path: root/filesystems/py-fuse-bindings
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/py-fuse-bindings
parent1809d7ba3455d86a8ef901f366d347dcfe237819 (diff)
downloadpkgsrc-8f93640dfae9a7c9f0894375997d8c0ee2f763b9.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'filesystems/py-fuse-bindings')
-rw-r--r--filesystems/py-fuse-bindings/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/filesystems/py-fuse-bindings/Makefile b/filesystems/py-fuse-bindings/Makefile
index e365cf2efbc..97c87c8c836 100644
--- a/filesystems/py-fuse-bindings/Makefile
+++ b/filesystems/py-fuse-bindings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/12/16 12:51:56 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 16:08:33 asau Exp $
#
VERSION= 0.2.1
@@ -16,7 +16,6 @@ EGG_NAME= fuse_python-${VERSION}
PYDISTUTILSPKG= yes
PY_PATCHLIST= yes
USE_TOOLS+= pkg-config
-PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= share/examples/fuse-python