Date: Sun, 6 Jun 2004 21:44:59 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp Makefile Message-ID: <200406062144.i56Lixtf081678@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2004-06-06 21:44:59 UTC
FreeBSD ports repository
Modified files:
graphics/gimp Makefile
Log:
- Use DOCSDIR in --with-html-dir
- Chase the current bsd.gnome.mk, ie: pygtk2
- Add a new WITH_DEBUG knob
- Replace the hardcore path of check if libgtkhtml exists to
${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this:
.if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)
Reviewed by: marcus and pav
Revision Changes Path
1.157 +9 -9 ports/graphics/gimp/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406062144.i56Lixtf081678>
