From 81317c6dabcf5798ecaa1fd03d8015c90e83077a Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Fri, 7 Jun 2013 07:55:49 +0000 Subject: - Trim Makefile header - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178941 Submitted by: az Approved by: maintainer (timeout) --- www/amphetadesk/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'www/amphetadesk') diff --git a/www/amphetadesk/Makefile b/www/amphetadesk/Makefile index 98e528b18a0a..460cba0c0f37 100644 --- a/www/amphetadesk/Makefile +++ b/www/amphetadesk/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: AmphetaDesk -# Date created: 8 April 2004 -# Whom: kstailey -# +# Created by: kstailey # $FreeBSD$ -# PORTNAME= amphetadesk PORTVERSION= 0.93.1 @@ -46,10 +42,6 @@ PORTDOCS= \ .include -.if ${PERL_LEVEL} < 500903 -RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress -.endif - post-patch: @${FIND} ${WRKSRC} -type f -print0 | \ ${XARGS} -0 -x -n 10 \ -- cgit v1.2.3