added php

This commit is contained in:
2022-05-01 22:11:03 +02:00
parent 09dd1edfa0
commit 8eb9329204
476 changed files with 10083 additions and 227 deletions

View File

@@ -104,7 +104,7 @@ USES+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --mandir=${PREFIX}/man
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/pixman
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/pixman -fcommon
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= SHA1_LIB="-lcrypto"