diff options
Diffstat (limited to 'databases/rubygem-dm-validations/Makefile')
-rw-r--r-- | databases/rubygem-dm-validations/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/rubygem-dm-validations/Makefile b/databases/rubygem-dm-validations/Makefile index 8f274ec9a06e..70e327b783c8 100644 --- a/databases/rubygem-dm-validations/Makefile +++ b/databases/rubygem-dm-validations/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: rubygem-dm-validations -# Date created: 2010-08-26 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= dm-validations PORTVERSION= 1.2.0 @@ -19,4 +14,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |