Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 10:43:38 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301559 - head/cad/gtkwave3
Message-ID:  <201207261043.q6QAhcaH067999@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu Jul 26 10:43:38 2012
New Revision: 301559
URL: http://svn.freebsd.org/changeset/ports/301559

Log:
  Use the new PKG_CONFIG macro.
  
  Approved by:	miwi (mentor)

Modified:
  head/cad/gtkwave3/Makefile

Modified: head/cad/gtkwave3/Makefile
==============================================================================
--- head/cad/gtkwave3/Makefile	Thu Jul 26 10:22:06 2012	(r301558)
+++ head/cad/gtkwave3/Makefile	Thu Jul 26 10:43:38 2012	(r301559)
@@ -17,6 +17,7 @@ COMMENT=	Electronic Waveform Viewer
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk20 desktopfileutils
+USE_PKGCONFIG=	build
 INSTALLS_ICONS=	yes
 
 OPTIONS_DEFINE=	TCL



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