diff options
Diffstat (limited to 'audio/gnump3d/Makefile')
-rw-r--r-- | audio/gnump3d/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index f3065294ff97..22f36087f3ab 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -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 |