aboutsummaryrefslogtreecommitdiff
path: root/www/amphetadesk
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-07 07:55:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-07 07:55:49 +0000
commit81317c6dabcf5798ecaa1fd03d8015c90e83077a (patch)
treeacc101188360e6b369b49e6f2f1ecabd487942b9 /www/amphetadesk
parentd52b48493df085e76d6b79a63bfc5ff410da8992 (diff)
downloadports-81317c6dabcf5798ecaa1fd03d8015c90e83077a.tar.gz
ports-81317c6dabcf5798ecaa1fd03d8015c90e83077a.zip
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178941 Submitted by: az Approved by: maintainer (timeout)
Notes
Notes: svn path=/head/; revision=320172
Diffstat (limited to 'www/amphetadesk')
-rw-r--r--www/amphetadesk/Makefile10
1 files changed, 1 insertions, 9 deletions
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 <bsd.port.pre.mk>
-.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 \