diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:33:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:33:11 +0000 |
commit | 2fee91bc73ee7edce5aa2c62259bd4fb1747e80a (patch) | |
tree | 2ad32a7578fd90bbb959c871a864bfa89d12cdcf /graphics/ethumb | |
parent | ae9da71a5f741f50622f23f9d09035b06ae45439 (diff) | |
download | ports-2fee91bc73ee7edce5aa2c62259bd4fb1747e80a.tar.gz ports-2fee91bc73ee7edce5aa2c62259bd4fb1747e80a.zip |
Notes
Diffstat (limited to 'graphics/ethumb')
-rw-r--r-- | graphics/ethumb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile index e3f2dd72874a..40680e349855 100644 --- a/graphics/ethumb/Makefile +++ b/graphics/ethumb/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix pkgconfig USE_EFL= eina evas ecore edje libtool_hack USE_EFL_ECORE= evas file x11 input_evas USE_LDCONFIG= yes |