Bring this back from the dead too

This commit is contained in:
Doug Barton 2002-08-05 10:28:59 +00:00
parent d8cf5b60a2
commit b648896de7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64038

View File

@ -0,0 +1,11 @@
There is currently a conflict between configure for this port,
and pkgconfig. If your build fails, do the following:
make clean
pkg_delete -f pkgconfig*
make install
You may also want to upgrade your complete ports tree and
then re-install glib12 and gtk12 which will also fix the
pkg-config files for those two ports, and should offer a
more permanent solution.