summaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 20:11:34 +0000
committerasau <asau>2012-10-02 20:11:34 +0000
commit2d72c628fbfaa569ade2ab8ab4c8b5d8eef6cb33 (patch)
tree70a00b8f60d7401066bef0246bd055b4efc68dae /lang/gforth
parent8ddaa92985a2887c4562dde9d2b1ee3fc21acb4c (diff)
downloadpkgsrc-2d72c628fbfaa569ade2ab8ab4c8b5d8eef6cb33.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index e32dd779f78..a8304962126 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/09/15 10:05:19 obache Exp $
+# $NetBSD: Makefile,v 1.33 2012/10/02 20:11:41 asau Exp $
DISTNAME= gforth-0.7.0
PKGREVISION= 4
@@ -14,7 +14,6 @@ LICENSE= gnu-gpl-v3
ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k *-*-powerpc *-*-sparc
ONLY_FOR_PLATFORM+= *-*-x86_64
-PKG_DESTDIR_SUPPORT= user-destdir
INFO_FILES= yes
GNU_CONFIGURE= YES