pkgsrc-WIP-changes archive

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

php-baikal95: remove reference to non-existent file



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Mar 3 11:54:02 2025 +0100
Changeset:	632e733171c08bf1bceac50cd47b9c53f952d034

Modified Files:
	php-baikal95/Makefile

Log Message:
php-baikal95: remove reference to non-existent file

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

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

diffstat:
 php-baikal95/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/php-baikal95/Makefile b/php-baikal95/Makefile
index 60c610d44e..ff09822ea2 100644
--- a/php-baikal95/Makefile
+++ b/php-baikal95/Makefile
@@ -17,7 +17,6 @@ LICENSE=	gnu-gpl-v3
 DEPENDS+=	${PHP_PKG_PREFIX}-pdo>=${PHP_BASE_VERS}:../../databases/php-pdo
 DEPENDS+=	${PHP_PKG_PREFIX}-pdo_sqlite>=${PHP_BASE_VERS}:../../databases/php-pdo_sqlite
 
-REPLACE_SH+=	vendor/twig/twig/drupal_test.sh
 REPLACE_SH+=	vendor/bin/sabredav
 
 PHP_VERSIONS_INCOMPATIBLE=	56 # as of 0.6.0


Home | Main Index | Thread Index | Old Index