summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-xlib/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
commit4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch)
tree0396740faf427665ee28135c858aa42aba8d2024 /x11-clocks/asclock-xlib/Makefile
parentnet-mgmt/check_ssl_cert: update to 1.105.0 (diff)
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=517000
Diffstat (limited to '')
-rw-r--r--x11-clocks/asclock-xlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile
index a942909ce5c3..95b2c312f0e5 100644
--- a/x11-clocks/asclock-xlib/Makefile
+++ b/x11-clocks/asclock-xlib/Makefile
@@ -12,8 +12,8 @@ COMMENT= New flavor of asclock
MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/asclock-xlib
+USES= imake xorg
USE_XORG= xpm x11
-USES= imake
.include <bsd.port.pre.mk>