diff options
Diffstat (limited to 'databases/p5-Class-DBI-Plugin-AbstractCount/Makefile')
-rw-r--r-- | databases/p5-Class-DBI-Plugin-AbstractCount/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile b/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile index 13526b443f65..2e01ae8b980e 100644 --- a/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile +++ b/databases/p5-Class-DBI-Plugin-AbstractCount/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: databases/p5-Class-DBI-Plugin-AbstractCount -# Date created: 01 April 2005 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Class-DBI-Plugin-AbstractCount PORTVERSION= 0.08 @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Class::DBI::Plugin::AbstractCount.3 +NO_STAGE= yes .include <bsd.port.mk> |