summaryrefslogtreecommitdiff
path: root/filesystems/u9fs
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 16:08:30 +0000
committerasau <asau@pkgsrc.org>2012-10-03 16:08:30 +0000
commit2eea1f0364dcac27849beb3909a92f46ef4fe39a (patch)
tree46fe46b7d33056bf481ec22f064115f708c4b124 /filesystems/u9fs
parent8412da50027d77b72e52b42c39c1673d55a507a7 (diff)
downloadpkgsrc-2eea1f0364dcac27849beb3909a92f46ef4fe39a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'filesystems/u9fs')
-rw-r--r--filesystems/u9fs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/filesystems/u9fs/Makefile b/filesystems/u9fs/Makefile
index 8a3aa016922..172be361836 100644
--- a/filesystems/u9fs/Makefile
+++ b/filesystems/u9fs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/08 16:44:49 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 16:08:33 asau Exp $
#
DISTNAME= u9fs-2.0.3
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://plan9.bell-labs.com/
COMMENT= Unix file server using the 9P protocol
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/u9fs
MAKE_FILE= makefile