diff options
Diffstat (limited to 'devel/p5-IPC-Cache/Makefile')
-rw-r--r-- | devel/p5-IPC-Cache/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-IPC-Cache/Makefile b/devel/p5-IPC-Cache/Makefile index c78066926f4c..ed996fae9dfa 100644 --- a/devel/p5-IPC-Cache/Makefile +++ b/devel/p5-IPC-Cache/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-IPC-Cache -# Date created: April 03 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= IPC-Cache PORTVERSION= 0.02 @@ -22,4 +18,5 @@ USE_PERL5= configure MAN3= IPC::Cache.3 +NO_STAGE= yes .include <bsd.port.mk> |