mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Some ports required patches. PR: 272216 Exp-run by: antoine
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
--- 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
|