mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
ca4314169c
PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org>
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
--- Makefile.old Sat Jul 6 13:24:04 2002
|
|
+++ Makefile Sat Jul 6 13:24:12 2002
|
|
@@ -1,5 +1,5 @@
|
|
CFLAGS = -Wall -O2 -I/opt/netpbm/include
|
|
-LDLIBS = -lpnm -lppm -lpgm -lpbm
|
|
+LDLIBS = -lnetpbm
|
|
|
|
BINS = ppmtoTbmp Tbmptopnm
|