From 458cae5ddaafbe2842143d4e1de1bf988d6e8c5f Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Thu, 19 Nov 1998 21:41:15 +0000 Subject: define USE_PERL5 in Makefile --- sysutils/webmin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 1c98e6836686..c428b2d24d38 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -3,7 +3,7 @@ # Date created: Do 19 Nov 1998 21:13:55 CET # Whom: Andreas Klemm # -# $Id: Makefile,v 1.6 1997/10/09 21:04:45 andreas Exp $ +# $Id: Makefile,v 1.1.1.1 1998/11/19 21:38:24 andreas Exp $ # DISTNAME= webmin-0.64 @@ -14,6 +14,7 @@ MAINTAINER= andreas@FreeBSD.ORG NO_BUILD= yes IS_INTERACTIVE= yes +USE_PERL5= yes do-install: ${MKDIR} ${PREFIX}/lib/webmin -- cgit v1.2.3