diff options
Diffstat (limited to 'print/rubygem-prawn-layout/Makefile')
-rw-r--r-- | print/rubygem-prawn-layout/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/rubygem-prawn-layout/Makefile b/print/rubygem-prawn-layout/Makefile index 0cee76ed9c3b..dd490f0d4f2b 100644 --- a/print/rubygem-prawn-layout/Makefile +++ b/print/rubygem-prawn-layout/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-prawn-layout -# Date created: 21 Jan 2009 -# Whom: wenheping@gmail.com -# +# Created by: wenheping@gmail.com # $FreeBSD$ PORTNAME= prawn-layout @@ -16,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |