aboutsummaryrefslogtreecommitdiff
path: root/www/ljdeps
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-05-24 10:35:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-05-24 10:35:14 +0000
commitd2512bcb3f5681078744bf685c697fb289eedcba (patch)
tree4bda8797d62c6e59e779c1b21370c7a75089d7d2 /www/ljdeps
parent0baffb4009cdeb5336a89c952e5c83f8309aa25b (diff)
downloadports-d2512bcb3f5681078744bf685c697fb289eedcba.tar.gz
ports-d2512bcb3f5681078744bf685c697fb289eedcba.zip
Notes
Diffstat (limited to 'www/ljdeps')
-rw-r--r--www/ljdeps/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile
index 56295add10a9..383336a58d6b 100644
--- a/www/ljdeps/Makefile
+++ b/www/ljdeps/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/ljdeps
-# Date created: 23 July 2002
-# Whom: Ryan T. Dean <rtdean@cytherianage.net>
-#
+# Created by: Ryan T. Dean <rtdean@cytherianage.net>
# $FreeBSD$
-#
PORTNAME= ljdeps
PORTVERSION= 1.0
@@ -37,12 +33,6 @@ EXTRACT_ONLY= # Empty
NO_BUILD= yes
USE_PERL5= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
do-install: # Empty
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>