diff options
Diffstat (limited to 'devel/rubygem-highline')
-rw-r--r-- | devel/rubygem-highline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-highline/Makefile b/devel/rubygem-highline/Makefile index 6694007a156c..0803e8c5a0b9 100644 --- a/devel/rubygem-highline/Makefile +++ b/devel/rubygem-highline/Makefile @@ -1,4 +1,3 @@ -# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ PORTNAME= highline @@ -13,4 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |