diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /x11/xclip/Makefile | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) | |
download | ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip |
Notes
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 15b1be930c1e..c30c30e985ea 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:267:env aclocal:111:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes |