pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/transmission



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Tue Aug 11 14:23:15 UTC 2026

Modified Files:
        pkgsrc/net/transmission: Makefile

Log Message:
net/transmission: Enable TEST_TARGET.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/net/transmission/Makefile

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

Modified files:

Index: pkgsrc/net/transmission/Makefile
diff -u pkgsrc/net/transmission/Makefile:1.55 pkgsrc/net/transmission/Makefile:1.56
--- pkgsrc/net/transmission/Makefile:1.55       Tue Aug 11 14:21:47 2026
+++ pkgsrc/net/transmission/Makefile    Tue Aug 11 14:23:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2026/08/11 14:21:47 riastradh Exp $
+# $NetBSD: Makefile,v 1.56 2026/08/11 14:23:14 riastradh Exp $
 
 PKGREVISION=   1
 
@@ -33,6 +33,8 @@ OWN_DIRS_PERMS+=      ${VARBASE}/log/transmis
 post-install:
        ${RM} -R ${DESTDIR}${PREFIX}/share/transmission/public_html
 
+TEST_TARGET=   test
+
 .include "../../net/transmission/Makefile.common"
 .include "../../devel/cmake/build.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index