pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vnstati: Avoid building unused components



Module Name:	pkgsrc-wip
Committed By:	Kimmo Suominen <kimmo%suominen.com@localhost>
Pushed By:	kim
Date:		Mon Apr 6 01:48:14 2026 +0300
Changeset:	35d7c467f2f9f0c5f3fcc76d0203c7c328069b62

Modified Files:
	vnstati/Makefile

Log Message:
vnstati: Avoid building unused components

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=35d7c467f2f9f0c5f3fcc76d0203c7c328069b62

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vnstati/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/vnstati/Makefile b/vnstati/Makefile
index b7908c1fa1..066a324c0f 100644
--- a/vnstati/Makefile
+++ b/vnstati/Makefile
@@ -9,6 +9,7 @@ DESCR_SRC=		../../wip/vnstat/DESCR DESCR
 
 CONFLICTS+=		vnstat<2.13
 
+BUILD_TARGET=		vnstati
 INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1
 
 do-install:


Home | Main Index | Thread Index | Old Index