diff options
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r-- | sysutils/webmin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 <andreas@klemm.gtn.com> # -# $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 |