Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 20:12:50 +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: r312660 - head/archivers/liborange
Message-ID:  <201302202012.r1KKCoZP012825@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Feb 20 20:12:50 2013
New Revision: 312660
URL: http://svnweb.freebsd.org/changeset/ports/312660

Log:
  Fix typo

Modified:
  head/archivers/liborange/Makefile

Modified: head/archivers/liborange/Makefile
==============================================================================
--- head/archivers/liborange/Makefile	Wed Feb 20 20:12:22 2013	(r312659)
+++ head/archivers/liborange/Makefile	Wed Feb 20 20:12:50 2013	(r312660)
@@ -26,7 +26,7 @@ MAKE_JOBS_SAFE=	yes
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack
-ISE_PKGCONFIG=	build
+USE_PKGCONFIG=	build
 USE_ICONV=	yes
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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