summaryrefslogtreecommitdiff
path: root/lang/rexx-imc
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/rexx-imc
parent68693d896ab18ec8714e7123f906cabe4ff98b1c (diff)
downloadpkgsrc-03b2363e06490a335548301fb31e1f444a8a0d82.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r--lang/rexx-imc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index 212ee93fe7b..cc67c156c80 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2011/09/18 16:51:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/02 20:11:51 asau Exp $
#
DISTNAME= rexx-imc-1.76
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://users.comlab.ox.ac.uk/ian.collier/Rexx/
COMMENT= Implementation of IBM's REXX scripting language
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes