Date: Thu, 25 Dec 2014 01:51:14 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375516 - head/mail/faces Message-ID: <201412250151.sBP1pE5m083492@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 25 01:51:13 2014 New Revision: 375516 URL: https://svnweb.freebsd.org/changeset/ports/375516 QAT: https://qat.redports.org/buildarchive/r375516/ Log: Remove useless gnomehack Modified: head/mail/faces/Makefile Modified: head/mail/faces/Makefile ============================================================================== --- head/mail/faces/Makefile Thu Dec 25 01:49:42 2014 (r375515) +++ head/mail/faces/Makefile Thu Dec 25 01:51:13 2014 (r375516) @@ -30,7 +30,7 @@ PLIST_SUB+= X11="@comment " WITH_AUDIO= # none .else # with X11 PLIST_SUB+= X11="" -USE_GNOME= gnomehack gtk12 +USE_GNOME= gtk12 GNU_CONFIGURE= yes CPPFLAGS+= -I../compface -I${LOCALBASE}/include LDFLAGS+= -L../compface -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412250151.sBP1pE5m083492>