diff options
Diffstat (limited to 'textproc/rubygem-xml-simple/Makefile')
-rw-r--r-- | textproc/rubygem-xml-simple/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index f39deb03f02d..b93f5b3c75b3 100644 --- a/textproc/rubygem-xml-simple/Makefile +++ b/textproc/rubygem-xml-simple/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: rubygem-xml-simple -# Date created: 21 April 2009 -# Whom: pgollucci@p6m7g8.com -# # $FreeBSD$ PORTNAME= xml-simple @@ -16,4 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |