diff options
Diffstat (limited to 'net/p5-Net-LDAP-Makepath/Makefile')
-rw-r--r-- | net/p5-Net-LDAP-Makepath/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-Net-LDAP-Makepath/Makefile b/net/p5-Net-LDAP-Makepath/Makefile index ece6445f8061..c862e402c8b4 100644 --- a/net/p5-Net-LDAP-Makepath/Makefile +++ b/net/p5-Net-LDAP-Makepath/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-LDAP-Makepath -# Date created: 2008-06-24 -# Whom: Zane C, Bowers <vvelox@vvelox.net> -# +# Created by: Zane C, Bowers <vvelox@vvelox.net> # $FreeBSD$ -# PORTNAME= Net-LDAP-Makepath PORTVERSION= 1.0.1 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Net::LDAP::Makepath.3 +NO_STAGE= yes .include <bsd.port.mk> |