svn commit: r312660 - head/archivers/liborange
Baptiste Daroussin
bapt at FreeBSD.org
Wed Feb 20 20:12:51 UTC 2013
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
More information about the svn-ports-all
mailing list