summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 20:11:34 +0000
committerasau <asau@pkgsrc.org>2012-10-02 20:11:34 +0000
commit03b2363e06490a335548301fb31e1f444a8a0d82 (patch)
tree70a00b8f60d7401066bef0246bd055b4efc68dae /lang/clisp
parent68693d896ab18ec8714e7123f906cabe4ff98b1c (diff)
downloadpkgsrc-03b2363e06490a335548301fb31e1f444a8a0d82.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile4
-rw-r--r--lang/clisp/module.mk3
2 files changed, 2 insertions, 5 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index b51ef00acb7..dc134154a77 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2012/10/02 17:11:25 tron Exp $
+# $NetBSD: Makefile,v 1.92 2012/10/02 20:11:37 asau Exp $
#
DISTNAME= clisp-2.49
@@ -19,8 +19,6 @@ NOT_FOR_PLATFORM+= *-*-arm
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
diff --git a/lang/clisp/module.mk b/lang/clisp/module.mk
index e632764d52f..88e821950f8 100644
--- a/lang/clisp/module.mk
+++ b/lang/clisp/module.mk
@@ -1,4 +1,4 @@
-# $NetBSD: module.mk,v 1.2 2011/04/20 18:51:38 hans Exp $
+# $NetBSD: module.mk,v 1.3 2012/10/02 20:11:37 asau Exp $
# Used variables:
# CLISP_MODULE - name of module and subdirectory in "modules"
@@ -12,7 +12,6 @@ NOT_FOR_PLATFORM= *-*-sparc64
NOT_FOR_PLATFORM+= *-*-arm
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_DIRS= modules/$(CLISP_MODULE)