diff options
author | ak <ak@FreeBSD.org> | 2016-01-13 13:39:29 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2016-01-13 13:39:29 +0800 |
commit | d6b8986a090a7b9aaa839969b7ce8e2207ecc92c (patch) | |
tree | 3d595ef399c51ba23f7da95709d01e334329514b /math | |
parent | c5313c01d80a6a955aaa4d6068cea1f0ac8aac68 (diff) | |
download | freebsd-ports-gnome-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.tar.gz freebsd-ports-gnome-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.tar.zst freebsd-ports-gnome-d6b8986a090a7b9aaa839969b7ce8e2207ecc92c.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 |