1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/www/php-screw/files/patch-tools::Makefile
Edwin Groothuis 62f52bc5fe Maintainer update to version 1.2.1
PR:		ports/45188
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-11-16 04:55:56 +00:00

12 lines
260 B
Plaintext

--- tools/Makefile.orig Sat Nov 9 15:08:17 2002
+++ tools/Makefile Sat Nov 9 15:08:33 2002
@@ -1,7 +1,7 @@
all: screw
screw: screw.c zencode.c
- gcc -o screw screw.c zencode.c -lz
+ ${CC} -o screw screw.c zencode.c -lz
clean:
/bin/rm *.o *.so screw