diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxrandr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lxrandr/Makefile b/x11/lxrandr/Makefile index 13e5f624787e..ccb94ca90987 100644 --- a/x11/lxrandr/Makefile +++ b/x11/lxrandr/Makefile @@ -12,7 +12,7 @@ COMMENT= Monitor configuration tool LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libfreetype.so:print/freetype2 USES= desktop-file-utils gmake localbase pkgconfig tar:xz USE_GNOME= gtk20 intltool cairo @@ -20,7 +20,6 @@ USE_XORG= xrandr GNU_CONFIGURE= yes INSTALLS_ICONS= yes - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |