Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2015 16:18:22 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381570 - head/devel/libgtop
Message-ID:  <201503181618.t2IGIM22054333@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glebius (src committer)
Date: Wed Mar 18 16:18:22 2015
New Revision: 381570
URL: https://svnweb.freebsd.org/changeset/ports/381570
QAT: https://qat.redports.org/buildarchive/r381570/

Log:
  These compiler flags are not needed after r371082.
  
  Sponsored by:	Nginx, Inc.

Modified:
  head/devel/libgtop/Makefile

Modified: head/devel/libgtop/Makefile
==============================================================================
--- head/devel/libgtop/Makefile	Wed Mar 18 16:17:00 2015	(r381569)
+++ head/devel/libgtop/Makefile	Wed Mar 18 16:18:22 2015	(r381570)
@@ -18,7 +18,6 @@ USES=		gettext gmake libtool makeinfo pa
 USE_GNOME=	gnomeprefix glib20 intlhack introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include -DHAVE_NET_IF_VAR_H -D_WANT_IFADDR
 LDFLAGS+=	-L${LOCALBASE}/lib -lutil
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--enable-introspection



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503181618.t2IGIM22054333>