diff options
Diffstat (limited to 'x11/gnome-clipboard-daemon/Makefile')
-rw-r--r-- | x11/gnome-clipboard-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-clipboard-daemon/Makefile b/x11/gnome-clipboard-daemon/Makefile index 28d14a792e9f..4f1090533197 100644 --- a/x11/gnome-clipboard-daemon/Makefile +++ b/x11/gnome-clipboard-daemon/Makefile @@ -13,7 +13,7 @@ COMMENT= Program that keeps the content of your X clipboard in memory LICENSE= GPLv2 USE_BZIP2= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_GNOME= gtk20 MAKE_JOBS_SAFE= yes |