diff options
Diffstat (limited to 'databases/p5-AnyEvent-CouchDB/Makefile')
-rw-r--r-- | databases/p5-AnyEvent-CouchDB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-CouchDB/Makefile b/databases/p5-AnyEvent-CouchDB/Makefile index 45f9df4c1632..891334ae0403 100644 --- a/databases/p5-AnyEvent-CouchDB/Makefile +++ b/databases/p5-AnyEvent-CouchDB/Makefile @@ -31,4 +31,5 @@ MAN3= AnyEvent::CouchDB.3 \ AnyEvent::CouchDB::Exceptions.3 \ AnyEvent::CouchDB::Stream.3 +NO_STAGE= yes .include <bsd.port.mk> |