pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/moodle



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Aug  6 14:18:58 UTC 2026

Modified Files:
        pkgsrc/www/moodle: Makefile

Log Message:
(www/moodle) Fix build,+REPLACE_PERL+= ...algebra2tex.pl


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/www/moodle/Makefile

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

Modified files:

Index: pkgsrc/www/moodle/Makefile
diff -u pkgsrc/www/moodle/Makefile:1.110 pkgsrc/www/moodle/Makefile:1.111
--- pkgsrc/www/moodle/Makefile:1.110    Thu Jul 30 17:12:04 2026
+++ pkgsrc/www/moodle/Makefile  Thu Aug  6 14:18:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2026/07/30 17:12:04 taca Exp $
+# $NetBSD: Makefile,v 1.111 2026/08/06 14:18:58 mef Exp $
 
 DISTNAME=      moodle-5.2.1
 CATEGORIES=    www
@@ -49,6 +49,7 @@ OWN_DIRS_PERMS+=      ${MOODLEDATADIR} ${APAC
 
 USE_TOOLS+=            pax
 NO_BUILD=              yes
+REPLACE_PERL+=         public/filter/algebra/algebra2tex.pl
 
 PLIST_SRC+=            ${PKGDIR}/PLIST ${WRKDIR}/PLIST.AUTO
 



Home | Main Index | Thread Index | Old Index