summaryrefslogtreecommitdiff
path: root/misc/buffer
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 09:57:15 +0000
committerasau <asau>2012-10-08 09:57:15 +0000
commit4dacb59184a3da66b51557f777b52dd12343edbf (patch)
tree53b43134363be0fb8b959c5efdc853bf559a032d /misc/buffer
parent73aa2b5bf64486588e2630220a4c71617b602c9e (diff)
downloadpkgsrc-4dacb59184a3da66b51557f777b52dd12343edbf.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'misc/buffer')
-rw-r--r--misc/buffer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index 512913f8ba2..1a32cb8ee1f 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:25 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/08 09:57:17 asau Exp $
DISTNAME= buffer-1.17
CATEGORIES= misc
@@ -7,8 +7,6 @@ MASTER_SITES= #
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Buffer sporadic binary I/O for faster tape use
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.prefs.mk"