Date: Tue, 7 May 2013 12:52:16 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317603 - head/graphics/yagf Message-ID: <201305071252.r47CqGm6000714@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Tue May 7 12:52:15 2013 New Revision: 317603 URL: http://svnweb.freebsd.org/changeset/ports/317603 Log: Add graphics/yagf. Modified: head/graphics/yagf/Makefile Modified: head/graphics/yagf/Makefile ============================================================================== --- head/graphics/yagf/Makefile Tue May 7 12:44:42 2013 (r317602) +++ head/graphics/yagf/Makefile Tue May 7 12:52:15 2013 (r317603) @@ -21,19 +21,15 @@ TESSERACT_DESC= Tesseract OCR engine OPTIONS_DEFAULT= CUNEIFORM -USES= cmake pkgconfig +USES= cmake desktop-file-utils pkgconfig USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_GNOME= desktopfileutils USE_QT4= corelib gui imageformats linguist_build \ moc_build qmake_build rcc_build uic_build CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include -post-install: - -update-desktop-database - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCUNEIFORM}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305071252.r47CqGm6000714>