The following reply was made to PR ports/17892; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/17892: commit references a PR
Date: Mon, 27 May 2013 08:59:26 +0000 (UTC)

 Author: jadawin
 Date: Mon May 27 08:57:05 2013
 New Revision: 319179
 URL: http://svnweb.freebsd.org/changeset/ports/319179
 
 Log:
   - Remove useless depend on PERL_LEVEL < 5.12
   
   PR:          ports/17892
   Submitted by:        az@
 
 Modified:
   head/audio/gnump3d/Makefile   (contents, props changed)
 
 Modified: head/audio/gnump3d/Makefile
 ==============================================================================
 --- head/audio/gnump3d/Makefile        Mon May 27 08:51:52 2013        
(r319178)
 +++ head/audio/gnump3d/Makefile        Mon May 27 08:57:05 2013        
(r319179)
 @@ -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
 _______________________________________________
 svn-ports-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org"
 
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to