mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Remove useless depend on PERL_LEVEL < 5.12
PR: ports/17892 Submitted by: az@
This commit is contained in:
parent
ade2ee51c0
commit
20659f6d09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319179
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: gnump3d
|
||||
# Date created: May 27, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gnump3d
|
||||
PORTVERSION= 3.0
|
||||
@ -31,10 +27,6 @@ CONFDIR= ${PREFIX}/etc/${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500806
|
||||
RUN_DEPENDS+= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.for f in bin/gnump3d-index bin/gnump3d-top bin/gnump3d2 etc/gnump3d.conf \
|
||||
man/gnump3d.conf.1
|
||||
|
Loading…
Reference in New Issue
Block a user