summaryrefslogtreecommitdiff
path: root/graphics/png2html/patches/patch-aa
blob: 23a94a82b187f222cd856e89eb55718005827407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2000/12/16 01:42:35 wiz Exp $

--- Makefile.orig	Sat Nov 13 23:42:36 1999
+++ Makefile	Mon Oct 23 18:50:04 2000
@@ -1,7 +1,7 @@
 # Makefile for png2html, (c) 1999 Geoff Holden
 
 CC      = gcc
-CFLAGS  = -O2 -Wall -lpng -lgd
+CFLAGS  = -O2 -Wall -I${LOCALBASE}/include -L${X11BASE}/lib -L${LOCALBASE}/lib -Wl,-R${X11BASE}/lib -Wl,-R${LOCALBASE}/lib -lgd
 
 all:    png2html