From 3bfa450500fc7f760fd0ea0b6b25e923a13af93c Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 13 Oct 2014 15:45:02 +0000 Subject: Retire ports-mgmt/portaudit, it stopped working a month ago when pkg_tools support was removed. Also retire three ports requiring it, and a few optionnal dependencies. With hat: portmgr Noticed by: ak Sponsored by: Absolight --- sysutils/sysinfo/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/sysinfo') diff --git a/sysutils/sysinfo/Makefile b/sysutils/sysinfo/Makefile index 10779f4e1787..8d86b333af40 100644 --- a/sysutils/sysinfo/Makefile +++ b/sysutils/sysinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= sysinfo PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LOCAL/danger \ http://danger.rulez.sk/projects/sysinfo/ @@ -17,14 +17,11 @@ LICENSE_FILE= ${WRKSRC}/LICENCE NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -OPTIONS_DEFINE= DMIDECODE PORTAUDIT +OPTIONS_DEFINE= DMIDECODE DMIDECODE_DESC= Include information from the dmidecode tool DMIDECODE_RUN_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode -PORTAUDIT_DESC= Include information from the portaudit tool -PORTAUDIT_RUN_DEPENDS= portaudit:${PORTSDIR}/ports-mgmt/portaudit - post-patch: @${REINPLACE_CMD} -e 's|common.subr|${DATADIR}/common.subr|g' ${WRKSRC}/sysinfo @${REINPLACE_CMD} -e 's|sysinfo.conf|${PREFIX}/etc/sysinfo.conf|g' \ -- cgit v1.2.3