svn commit: r301559 - head/cad/gtkwave3

Niclas Zeising zeising at FreeBSD.org
Thu Jul 26 10:43:39 UTC 2012


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



More information about the svn-ports-all mailing list