Date: Sun, 29 Dec 2013 15:03:42 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338003 - head/graphics/libexif Message-ID: <201312291503.rBTF3gZS080526@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sun Dec 29 15:03:41 2013 New Revision: 338003 URL: http://svnweb.freebsd.org/changeset/ports/338003 Log: Add DOCS and NLS options. Modified: head/graphics/libexif/Makefile Modified: head/graphics/libexif/Makefile ============================================================================== --- head/graphics/libexif/Makefile Sun Dec 29 15:01:33 2013 (r338002) +++ head/graphics/libexif/Makefile Sun Dec 29 15:03:41 2013 (r338003) @@ -11,6 +11,8 @@ COMMENT= Library to read digital camera LICENSE= LGPL21 +OPTIONS_DEFINE= DOCS NLS + USES= pkgconfig USE_BZIP2= yes USE_GNOME= gnomehack ltverhack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312291503.rBTF3gZS080526>