summaryrefslogtreecommitdiff
path: root/www/links
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/links
parent2781f422514e487b39fa9665a62698618c05a7ee (diff)
downloadpkgsrc-2f8b0d94926c384cccd7e111b51766b739f72c6c.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/links/Makefile.common b/www/links/Makefile.common
index 724b2237f43..f79a729bcf2 100644
--- a/www/links/Makefile.common
+++ b/www/links/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.57 2012/07/01 15:53:49 wiz Exp $
+# $NetBSD: Makefile.common,v 1.58 2012/10/28 06:30:20 asau Exp $
# used by www/links/Makefile
# used by www/links-gui/Makefile
@@ -12,7 +12,6 @@ HOMEPAGE= http://links.twibright.com/
LICENSE= gnu-gpl-v2 # including special OpenSSL paragraph
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES