diff options
Diffstat (limited to 'net/rubygem-amqp067/Makefile')
-rw-r--r-- | net/rubygem-amqp067/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/rubygem-amqp067/Makefile b/net/rubygem-amqp067/Makefile index ed4265f50f67..0efb7de20488 100644 --- a/net/rubygem-amqp067/Makefile +++ b/net/rubygem-amqp067/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: rubygem-amqp -# Date created: Dec 16, 2011 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ PORTNAME= amqp @@ -21,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |