pkgsrc/graphics/png2html/patches/patch-aa

15 lines
286 B
Text
Raw Normal View History

2001-06-30 00:49:52 +02:00
$NetBSD: patch-aa,v 1.4 2001/06/29 22:49:52 zuntum Exp $
--- Makefile.orig Sat Nov 13 23:42:36 1999
2001-06-30 00:49:52 +02:00
+++ Makefile
@@ -1,7 +1,7 @@
# Makefile for png2html, (c) 1999 Geoff Holden
2001-06-30 00:49:52 +02:00
-CC = gcc
-CFLAGS = -O2 -Wall -lpng -lgd
2001-06-30 00:49:52 +02:00
+CC ?= gcc
+CFLAGS += -Wall -lgd
all: png2html