diff options
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r-- | x11/xclip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 8b33c45fc773..7c79206557b6 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |