diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:36:41 +0000 |
commit | db7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch) | |
tree | 49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /x11-wm/ede | |
parent | ea1237cf5e53134db56449396d80dbaa8167c827 (diff) |
Notes
Diffstat (limited to 'x11-wm/ede')
-rw-r--r-- | x11-wm/ede/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 8fea072fb3a5..62dbddf6f639 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFINE= HAL HAL_DESC= Enable HAL support USE_XORG= xcomposite xft xinerama xpm xrandr -USES= pathfix gettext +USES= pathfix gettext pkgconfig USE_PYTHON= yes USE_FAM= yes GNU_CONFIGURE= yes |