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