diff options
author | bapt <bapt@FreeBSD.org> | 2013-06-29 16:59:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-06-29 16:59:29 +0800 |
commit | d9831f4692dbf01524035d90646e2a1630ffb458 (patch) | |
tree | 2f6d6a2f4d3a83f38806a6a6e5977ce07cd0213e /graphics | |
parent | 47e03bef7b2847cdd0480ec88ef2d4e3b77e6778 (diff) | |
download | freebsd-ports-gnome-d9831f4692dbf01524035d90646e2a1630ffb458.tar.gz freebsd-ports-gnome-d9831f4692dbf01524035d90646e2a1630ffb458.tar.zst freebsd-ports-gnome-d9831f4692dbf01524035d90646e2a1630ffb458.zip |
Remove USE_IMAKE leftover
Diffstat (limited to 'graphics')
-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> |