From 8f93640dfae9a7c9f0894375997d8c0ee2f763b9 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 16:08:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- filesystems/py-fuse-bindings/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'filesystems/py-fuse-bindings') 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 -- cgit v1.2.3