summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-15 20:58:24 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-15 20:58:24 +0000
commit276d80b1fb0ddf7d8b7fd8883d17ba643f074cf2 (patch)
treeb8dd433896944a3e3602b9e239681f64f2450147
parente6ab070b95a73ca5d7b259b7dfd5ca3069fff944 (diff)
downloadfreebsd-ports-276d80b1fb0ddf7d8b7fd8883d17ba643f074cf2.zip
www/ljdeps: cleanup
- convert to USES=metaport PR: 201570 Submitted by: s3erios@gmail.com
-rw-r--r--www/ljdeps/Makefile8
-rw-r--r--www/ljdeps/pkg-plist1
2 files changed, 1 insertions, 8 deletions
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile
index 4cc171cdc35a..e20db4eec977 100644
--- a/www/ljdeps/Makefile
+++ b/www/ljdeps/Makefile
@@ -5,8 +5,6 @@ PORTNAME= ljdeps
PORTVERSION= 1.0
PORTREVISION= 6
CATEGORIES= www perl5
-MASTER_SITES= # Undefined
-DISTFILES= # Undefined
MAINTAINER= ports@FreeBSD.org
COMMENT= Meta-port to install all the perl modules used by LiveJournal
@@ -29,10 +27,6 @@ RUN_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8
-EXTRACT_ONLY= # Empty
-NO_BUILD= yes
-USES= perl5
-
-do-install: # Empty
+USES= metaport perl5
.include <bsd.port.mk>
diff --git a/www/ljdeps/pkg-plist b/www/ljdeps/pkg-plist
deleted file mode 100644
index c211202c829c..000000000000
--- a/www/ljdeps/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment This is a meta-port, this plist is intentionally empty