mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
$NetBSD: patch-ar,v 1.1.1.1 2005/02/16 22:17:34 jschauma Exp $
|
|
|
|
--- ./src/px/tiff/contrib/iptcutil/Makefile.orig 2005-02-15 15:20:03.000000000 -0500
|
|
+++ ./src/px/tiff/contrib/iptcutil/Makefile 2005-02-15 15:22:28.000000000 -0500
|
|
@@ -1,5 +1,3 @@
|
|
-CC=gcc
|
|
-CFLAGS=
|
|
iptcutil: iptcutil.c
|
|
$(CC) $(CFLAGS) -o iptcutil iptcutil.c
|
|
|