summaryrefslogtreecommitdiff
path: root/graphics/png2html/patches
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-06-29 22:49:52 +0000
committerzuntum <zuntum>2001-06-29 22:49:52 +0000
commit7a55851580a6da653f5ef73cf6f217022a946721 (patch)
tree58841a2467a4e2f531f948d7635cf60c18d528d2 /graphics/png2html/patches
parentb6e634f285139ec5287b911ad591568e604ad288 (diff)
downloadpkgsrc-7a55851580a6da653f5ef73cf6f217022a946721.tar.gz
Converted to use buildlink.mk files
Diffstat (limited to 'graphics/png2html/patches')
-rw-r--r--graphics/png2html/patches/patch-aa9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/png2html/patches/patch-aa b/graphics/png2html/patches/patch-aa
index 23a94a82b18..bdde0b92a3a 100644
--- a/graphics/png2html/patches/patch-aa
+++ b/graphics/png2html/patches/patch-aa
@@ -1,13 +1,14 @@
-$NetBSD: patch-aa,v 1.3 2000/12/16 01:42:35 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2001/06/29 22:49:52 zuntum Exp $
--- Makefile.orig Sat Nov 13 23:42:36 1999
-+++ Makefile Mon Oct 23 18:50:04 2000
++++ Makefile
@@ -1,7 +1,7 @@
# Makefile for png2html, (c) 1999 Geoff Holden
- CC = gcc
+-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
++CC ?= gcc
++CFLAGS += -Wall -lgd
all: png2html