diff options
author | taca <taca> | 2001-07-04 16:02:36 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-04 16:02:36 +0000 |
commit | e82349f79d7abae1d91519a42bbf204510061e55 (patch) | |
tree | b881a1192ad3d5b6caf0af08bc31f6868e3d27d5 /security/ruby-acl | |
parent | 8e1adeb5846bf7943e42f3d6ae23898d83eaaf07 (diff) | |
download | pkgsrc-e82349f79d7abae1d91519a42bbf204510061e55.tar.gz |
remove redundant USE_RUBY.
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index ed2568337b6..4dc80768def 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/01 13:41:02 taca Exp $ +# $NetBSD: Makefile,v 1.2 2001/07/04 16:02:36 taca Exp $ # FreeBSD: ports/security/ruby-acl/Makefile,v 1.4 2000/12/26 04:13:28 knu Exp DISTNAME= acl-1.0.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://www2a.biglobe.ne.jp/~seki/ruby/ COMMENT= Ruby module to provide Access Control List checks DIST_SUBDIR= ruby -USE_RUBY= yes USE_RUBY_RD= yes do-build: |