summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
committerasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
commit126c794d42e3331b606f8953ca5d42a20fd86c33 (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/tcl-gdbm
parent32f87c71ca4727cf89891575e44d35c08a9645fe (diff)
downloadpkgsrc-126c794d42e3331b606f8953ca5d42a20fd86c33.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/tcl-gdbm')
-rw-r--r--databases/tcl-gdbm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile
index 2b88d1a9b35..80a55a8f942 100644
--- a/databases/tcl-gdbm/Makefile
+++ b/databases/tcl-gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/08/21 23:49:20 marino Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/02 21:25:54 asau Exp $
#
DISTNAME= tclgdbm-0.10
@@ -10,8 +10,6 @@ MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/
MAINTAINER= bouyer@NetBSD.org
COMMENT= Tcl interface to gdbm - GNU database manager
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes