mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
define USE_PERL5 in Makefile
This commit is contained in:
parent
a47818df2e
commit
458cae5dda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14698
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user