mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
07262829b7
PR: ports/103684 Submitted by: Olivier <olivier@gid0.org>
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
--- Makefile.orig Wed Sep 20 18:12:33 2006
|
|
+++ Makefile Wed Sep 20 18:12:41 2006
|
|
@@ -6,7 +6,7 @@
|
|
|
|
CFLAGS = -O
|
|
CPPFLAGS = -I/usr/local/include
|
|
-LIBS = -L/usr/local/lib -lpnm
|
|
+LIBS = -L/usr/local/lib -lnetpbm
|
|
|
|
default: vid
|
|
|