diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-12-29 15:03:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-12-29 15:03:41 +0000 |
commit | d639f485d16fe9159b0f304320e32314278837ce (patch) | |
tree | 11cd6356ca53366249027184eea2a662726daa25 /graphics/libexif/Makefile | |
parent | 3aa1f237162059384573d66b3064a294669f85cb (diff) | |
download | ports-d639f485d16fe9159b0f304320e32314278837ce.tar.gz ports-d639f485d16fe9159b0f304320e32314278837ce.zip |
Notes
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r-- | graphics/libexif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 0c0da3ed780b..02c7c55acb2b 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -11,6 +11,8 @@ COMMENT= Library to read digital camera file meta-data LICENSE= LGPL21 +OPTIONS_DEFINE= DOCS NLS + USES= pkgconfig USE_BZIP2= yes USE_GNOME= gnomehack ltverhack |