summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-11-19 21:41:15 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-11-19 21:41:15 +0000
commit458cae5ddaafbe2842143d4e1de1bf988d6e8c5f (patch)
tree2e309832e9f78880c1d6c582ef5f75fd5168bc59 /sysutils
parentactivate webmin (diff)
define USE_PERL5 in Makefile
Notes
Notes: svn path=/head/; revision=14698
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/webmin/Makefile3
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