diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:29:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:29:53 +0000 |
commit | 4416f0f3ab900dea9b2047e5c45da81ce58b325e (patch) | |
tree | d4c6c02dccaa109ba0f77c542697a466dae46b3f /x11/emprint | |
parent | 457666c45a64317ff352e726cc5c7327435950e3 (diff) |
Notes
Diffstat (limited to 'x11/emprint')
-rw-r--r-- | x11/emprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index eb98e58e1ed2..bd52515a657a 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -12,6 +12,7 @@ COMMENT= Utility for taking screenshots for E17 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pkgconfig USE_EFL= eina evas ecore USE_EFL_ECORE= evas file input x11 |