[Lunar-commits] <moonbase> netpbm: dropping the need for svgalib.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Jan 17 15:34:11 CET 2010
commit 066e8f4c80a8935cabf093664d23db31c5a59a14
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Jan 17 09:34:11 2010 -0500
netpbm: dropping the need for svgalib.
---
graphics/netpbm/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/graphics/netpbm/BUILD b/graphics/netpbm/BUILD
index bc014ea..4c43870 100644
--- a/graphics/netpbm/BUILD
+++ b/graphics/netpbm/BUILD
@@ -16,7 +16,7 @@ libz.so
default
/usr/X11R6/lib/libX11.so
default
-libvga.so
+none
default
" | ./configure &&
sedit "s/^CFLAGS =/CFLAGS = -fPIC /" Makefile.config &&
More information about the Lunar-commits
mailing list