Skip to content

Commit

Permalink
net/dhcperf: sanitize COMMENT and ONLY_FOR_ARCHS_REASON.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Oct 25, 2021
1 parent b6a0641 commit 41b235c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/dhcperf/Makefile
Expand Up @@ -7,12 +7,13 @@ MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1-freebsd-5.4-i386

MAINTAINER= ports@FreeBSD.org
COMMENT= DHCPerf delivers accurate performance metrics of Dynamic Host Configuration Protocol service
COMMENT= Accurate performance metrics for DHCP service

LIB_DEPENDS= libc.so.5:misc/compat5x

ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS_REASON= Rebuild of i386 package provided by Nominum.
ONLY_FOR_ARCHS_REASON= rebuild of i386 package provided by Nominum

NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1/

Expand Down

0 comments on commit 41b235c

Please sign in to comment.