ports/net/purple-matrix/patches/patch-Makefile

12 lines
169 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-CC=gcc
+CC=cc
LIBS=purple json-glib-1.0 glib-2.0 sqlite3
PKG_CONFIG=pkg-config