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 c30c30e985ea..6298f84802fa 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= ports@eitanadler.com COMMENT= An interface to X selections ("the clipboard") from the command line -USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env +USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes |