summaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-byaccr/Makefile')
-rw-r--r--devel/ruby-byaccr/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile
index 9b784bf31a9..752f71a2ce5 100644
--- a/devel/ruby-byaccr/Makefile
+++ b/devel/ruby-byaccr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/03/23 11:08:52 taca Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/31 11:19:40 asau Exp $
DISTNAME= byaccr-0.1
PKGNAME= ruby-${DISTNAME}
@@ -10,8 +10,6 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= # not available
COMMENT= Parser generator for ruby based on 'Berkeley Yacc/Yacc for Java'
-PKG_DESTDIR_SUPPORT= user-destdir
-
EXAMPLES= Makefile cal.y calfunc.rb main.rb
INSTALLATION_DIRS= bin share/examples/byaccr