svn commit: r359262 - head/audio/ocp
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 25 17:00:48 UTC 2014
Author: bapt
Date: Wed Jun 25 17:00:47 2014
New Revision: 359262
URL: http://svnweb.freebsd.org/changeset/ports/359262
QAT: https://qat.redports.org/buildarchive/r359262/
Log:
Fix build without texinfo
Modified:
head/audio/ocp/Makefile
Modified: head/audio/ocp/Makefile
==============================================================================
--- head/audio/ocp/Makefile Wed Jun 25 17:00:23 2014 (r359261)
+++ head/audio/ocp/Makefile Wed Jun 25 17:00:47 2014 (r359262)
@@ -22,7 +22,7 @@ LIB_DEPENDS= libid3tag.so:${PORTSDIR}/au
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
-USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct
+USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct makeinfo
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
More information about the svn-ports-all
mailing list