diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
commit | c7d6ee97c1e3058dc5e26308ae336e58bc1197d9 (patch) | |
tree | f6e784f75b78fca30725a4bca431b966cbe15807 /multimedia/emotion | |
parent | b3e4e19ddced293c5d1147a3172d522b4a807708 (diff) |
Notes
Diffstat (limited to 'multimedia/emotion')
-rw-r--r-- | multimedia/emotion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 0f2505acc246..1323fd707034 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -16,7 +16,7 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix pkgconfig USE_EFL= ecore edje eet eio embryo evas libtool_hack modarch_hack USE_EFL_EVAS_LOADERS= png jpeg USE_LDCONFIG= yes |