diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
commit | 9ab014c6ea7a828661d8117efa2a449772d889e6 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/rubygem-russian | |
parent | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff) |
Notes
Diffstat (limited to 'russian/rubygem-russian')
-rw-r--r-- | russian/rubygem-russian/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/russian/rubygem-russian/Makefile b/russian/rubygem-russian/Makefile index 0e4749a3c70b..9b71a19909f6 100644 --- a/russian/rubygem-russian/Makefile +++ b/russian/rubygem-russian/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-russian -# Date created: 22 June 2009 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# +# Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ PORTNAME= russian @@ -18,4 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |