svn commit: r375516 - head/mail/faces

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 25 01:51:14 UTC 2014


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


More information about the svn-ports-head mailing list