Date: Sat, 7 Aug 2004 20:50:23 GMT From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@FreeBSD.org Subject: Re: ports/70004: Unable to compile wmweather+ because of xpm Message-ID: <200408072050.i77KoNVH091329@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/70004; it has been noted by GNATS.
From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: freebsd-gnats-submit@freebsd.org, david.julien@gmail.com
Cc:
Subject: Re: ports/70004: Unable to compile wmweather+ because of xpm
Date: Sat, 7 Aug 2004 22:48:45 +0200
Could you check with pkg_info which XFree86* and/or xorg* you have installed,
to see if there is some mixture of them. Xpm should come with xorg-libraries,
so wmweather+ should find it if you have them installed.
Also, you said you tried to remove Xpm dependency. What line(s) did you
remove? There should not be explicit dependency on Xpm in wmweather's
Makefile, so the line
Xpm:${PORTSDIR}/graphics/xpm \
should indeed be removed, since USE_XPM=yes (which should stay) already takes
care of Xpm library.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408072050.i77KoNVH091329>
