diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-29 08:59:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-29 08:59:29 +0000 |
commit | 0543e80746e3a65a0672a27f06700b5c836ec5be (patch) | |
tree | 2f6d6a2f4d3a83f38806a6a6e5977ce07cd0213e /graphics/xoris | |
parent | 9fc7fb138dd0046b804e5c3f849f5f44a7c90c4d (diff) |
Remove USE_IMAKE leftover
Notes
Notes:
svn path=/head/; revision=322031
Diffstat (limited to 'graphics/xoris')
-rw-r--r-- | graphics/xoris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/xoris/Makefile b/graphics/xoris/Makefile index b58236e3a2e0..3a5fc2f535c8 100644 --- a/graphics/xoris/Makefile +++ b/graphics/xoris/Makefile @@ -11,7 +11,6 @@ MAINTAINER= alexander.gromnitsky@gmail.com COMMENT= X11 pixel color grabber USES= imake -USE_IMAKE= yes USE_XORG= x11 .include <bsd.port.options.mk> |