ports/math/apron/files/patch-apron_Makefile
Kenji Takefu 687edfacdc devel/gmake: Update to 4.4.1
Some ports required patches.

PR:		272216
Exp-run by:	antoine
2024-03-03 10:44:21 +01:00

11 lines
335 B
Text

--- apron/Makefile.orig 2020-09-11 15:30:57 UTC
+++ apron/Makefile
@@ -163,7 +163,7 @@ ap_version.h: ../version.mk
echo "#define AP_VERSION \"${VERSION_STR}\"" >> $@
echo "#endif" >> $@
-.PHONY : dep depend
+.PHONY : dep
#--------------------------------------------------------------
# IMPLICIT RULES AND DEPENDENCIES