From owner-cvs-all Thu Feb 21 9: 2:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D413137B417; Thu, 21 Feb 2002 09:02:20 -0800 (PST) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1LH2Kw69894; Thu, 21 Feb 2002 09:02:20 -0800 (PST) (envelope-from mi) Message-Id: <200202211702.g1LH2Kw69894@freefall.freebsd.org> From: Mikhail Teterin Date: Thu, 21 Feb 2002 09:02:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libwmf Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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