summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
committerasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
commit2f8b0d94926c384cccd7e111b51766b739f72c6c (patch)
tree2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/w3m
parent2781f422514e487b39fa9665a62698618c05a7ee (diff)
downloadpkgsrc-2f8b0d94926c384cccd7e111b51766b739f72c6c.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index d38398e7745..2be6c1815f8 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2012/07/01 01:32:37 dholland Exp $
+# $NetBSD: Makefile.common,v 1.59 2012/10/28 06:31:08 asau Exp $
#
# used by www/w3m/Makefile
# used by www/w3m-img/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://w3m.sourceforge.net/
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
+
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes