diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 01:17:11 +0000 |
commit | d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f (patch) | |
tree | eb99351a20fef483ef69ee7b5e32ef22e03d3327 /x11-wm/e16 | |
parent | f3a777ce3c991bd350c91e45d9baa191522e294f (diff) | |
download | ports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.tar.gz ports-d20742f0c1923ad3e0ef146e17c3f9e9ea3f226f.zip |
Notes
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index b2f446338cf6..abda3fc5aa72 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -14,8 +14,7 @@ SOUND_DESC= Sound support via pulseaudio/libsndfile USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \ xext xfixes xft xinerama xrandr xrender xxf86vm -USES= gettext iconv -USE_GMAKE= yes +USES= gettext gmake iconv pkgconfig USE_EFL= imlib2 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |