mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
10 lines
151 B
Makefile
10 lines
151 B
Makefile
PORTREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -xml
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|