pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php84
Module Name: pkgsrc
Committed By: jperkin
Date: Thu May 8 14:19:50 UTC 2025
Modified Files:
pkgsrc/lang/php84: PLIST
Log Message:
php84: Fix dtrace build.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php84/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php84/PLIST
diff -u pkgsrc/lang/php84/PLIST:1.1 pkgsrc/lang/php84/PLIST:1.2
--- pkgsrc/lang/php84/PLIST:1.1 Sat Feb 22 15:27:55 2025
+++ pkgsrc/lang/php84/PLIST Thu May 8 14:19:50 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/02/22 15:27:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/05/08 14:19:50 jperkin Exp $
bin/phar${PHP_VER}
bin/phar${PHP_VER}.phar
bin/php-config${PHP_VER}
@@ -39,7 +39,7 @@ ${PHP_INCDIR}/Zend/zend_constants.h
${PHP_INCDIR}/Zend/zend_constants_arginfo.h
${PHP_INCDIR}/Zend/zend_cpuinfo.h
${PHP_INCDIR}/Zend/zend_dtrace.h
-${PLIST.dtrace}include/php/Zend/zend_dtrace_gen.h
+${PLIST.dtrace}${PHP_INCDIR}/Zend/zend_dtrace_gen.h
${PHP_INCDIR}/Zend/zend_enum.h
${PHP_INCDIR}/Zend/zend_enum_arginfo.h
${PHP_INCDIR}/Zend/zend_errors.h
Home |
Main Index |
Thread Index |
Old Index