From d28195f080cad4c3be76e2bf8508e485407e5432 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 1 Nov 1998 16:51:39 +0000 Subject: Says that the port uses perl5 for building and running --- devel/portcheckout/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/portcheckout/Makefile b/devel/portcheckout/Makefile index e348e98a925a..2ed652d6bc55 100644 --- a/devel/portcheckout/Makefile +++ b/devel/portcheckout/Makefile @@ -3,7 +3,7 @@ # Date created: 1 November 1998 # Whom: wosch # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/11/01 16:42:29 wosch Exp $ DISTNAME= portcheckout-1.0 CATEGORIES= devel @@ -11,4 +11,6 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org +USE_PERL5= YES + .include -- cgit