diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 08:31:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 08:31:18 +0000 |
commit | 73232caff5362e2a9593ef4651d9ff7a5be6a740 (patch) | |
tree | 35b63cc676f57730f63afe493eff8f641d345a5b /graphics/evas-loader-svg | |
parent | 875149a798844b13ade7d8387bfe07a631e6cc3e (diff) | |
download | ports-73232caff5362e2a9593ef4651d9ff7a5be6a740.tar.gz ports-73232caff5362e2a9593ef4651d9ff7a5be6a740.zip |
Notes
Diffstat (limited to 'graphics/evas-loader-svg')
-rw-r--r-- | graphics/evas-loader-svg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile index 561eb40e3371..f14e366dbcb5 100644 --- a/graphics/evas-loader-svg/Makefile +++ b/graphics/evas-loader-svg/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_EFL= evas esvg librt_hack libtool_hack USE_LDCONFIG= yes |