Date: Thu, 21 Feb 2002 09:02:20 -0800 (PST) From: Mikhail Teterin <mi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libwmf Makefile pkg-plist Message-ID: <200202211702.g1LH2Kw69894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2002/02/21 09:02:20 PST Modified files: graphics/libwmf Makefile pkg-plist Log: Obey the WITHOUT_X11 knob. One utility -- wmf2x is not installed in this case, and USE_XLIB will not be defined, which will result in the LOCALBASE for PREFIX. LOCALBASE should, probably, be used in both cases, but libwmf-config is giving the right values... Also the -nox11 suffix is added to the package name in the WITHOUT_X11 case. Ignore the major numbers of -lfreetype, -ljpg, and -lpng -- the software will work with any reasonably recent version. I'm not sure about -lxml2, so I left that alone. Revision Changes Path 1.24 +10 -3 ports/graphics/libwmf/Makefile 1.12 +1 -1 ports/graphics/libwmf/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202211702.g1LH2Kw69894>