summaryrefslogtreecommitdiff
path: root/lang/oo2c
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/oo2c
parent68693d896ab18ec8714e7123f906cabe4ff98b1c (diff)
downloadpkgsrc-03b2363e06490a335548301fb31e1f444a8a0d82.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/oo2c')
-rw-r--r--lang/oo2c/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile
index b499fd82a73..84b0fa3e6db 100644
--- a/lang/oo2c/Makefile
+++ b/lang/oo2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/05/27 13:16:04 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/02 20:11:47 asau Exp $
DISTNAME= oo2c_${BITS}-2.0.11
PKGNAME= oo2c-2.0.11
@@ -14,8 +14,6 @@ COMMENT= Optimizing Oberon-2 Compiler
DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-PKG_DESTDIR_SUPPORT= user-destdir
-
.if ${MACHINE_ARCH} == alpha || ${MACHINE_ARCH} == sparc64 \
|| ${MACHINE_ARCH} == x86_64
BITS=64