print/ghostscript-afpl is missing a dependency

Kris Kennaway kris at obsecurity.org
Sun Nov 21 15:59:22 PST 2004


On Sun, Nov 21, 2004 at 05:45:54PM -0600, Adam Fabian wrote:
> I was building this port, and it died wanting a vga.h and a couple of
> other header files.  I manually added the svgalib port and picked up
> the build, then everything went okay.  I'm guessing this varies by
> what drivers you choose to compile into gs.
> 
> This is the ports tree current as of Nov 21 2004 on FreeBSD 5.3

I guess you're supposed to set WITH_SVGALIB in this instance, and it
should automatically enable support.

.if defined(WITH_SVGALIB)
LIB_DEPENDS+=   vga.1:${PORTSDIR}/graphics/svgalib
.endif

Perhaps the configure script doesn't set the variable if you
choose the driver manually.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041121/a29a266b/attachment.bin


More information about the freebsd-ports mailing list