summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 09:57:15 +0000
committerasau <asau>2012-10-08 09:57:15 +0000
commite4866dad8a87d6312057f7f435a8bfc8c0a61994 (patch)
tree53b43134363be0fb8b959c5efdc853bf559a032d /misc/screen
parent853b28121ce1f4b917246d257077ebf8de948026 (diff)
downloadpkgsrc-e4866dad8a87d6312057f7f435a8bfc8c0a61994.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'misc/screen')
-rw-r--r--misc/screen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index d087d340f73..6cf56c777d1 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2012/09/15 09:14:53 apb Exp $
+# $NetBSD: Makefile,v 1.85 2012/10/08 09:57:37 asau Exp $
DISTNAME= screen-4.0.3
PKGREVISION= 5
@@ -13,7 +13,6 @@ COMMENT= Multi-screen window manager
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
.include "options.mk"