diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2016-01-13 05:39:29 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2016-01-13 05:39:29 +0000 |
commit | b1b9b70c76aa375b1d5e54f0a53fa8da4cb85cc9 (patch) | |
tree | 3d595ef399c51ba23f7da95709d01e334329514b /math | |
parent | 8da7c5157efa2471c84279c366d7445ad37f9d77 (diff) | |
download | freebsd-ports-b1b9b70c76aa375b1d5e54f0a53fa8da4cb85cc9.zip |
- Remove unused USE_* knobs:
databases/mysql57-server
games/kajongg
textproc/ruby-htree
- Fix typos in USE_* knobs:
graphics/fortytwo
math/hexcalc
misc/gnustep-examples
www/h2o
- Remove unused BROKEN_alpha knob:
devel/directfb
- Remove user-settable knob:
multimedia/tovid
Approved by: portmgr blanket
Diffstat (limited to 'math')
-rw-r--r-- | math/hexcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index 72af42fc5ee9..d973e4f1ded5 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -13,7 +13,7 @@ MAINTAINER= jhs@berklix.com COMMENT= Multi-radix calculator for x11 # XORG_CAT= app -# USE_IMAKE= yes +# USES= imake # Maybe later. # It would move from distfiles/hexcalc..tar.Z # to distfiles/xorg/app/hexcalc..tar.Z & require change in distinfo |