aboutsummaryrefslogtreecommitdiff
path: root/astro/sunclock
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
commit91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch)
tree426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /astro/sunclock
parentf19eed403c795f7459f878b37bbe24b938095c22 (diff)
downloadports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz
ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'.
Notes
Notes: svn path=/head/; revision=516738
Diffstat (limited to 'astro/sunclock')
-rw-r--r--astro/sunclock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index f3b1817cd66c..bcc3e9a2da60 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= jpeg
+USES= jpeg xorg
USE_XORG= xpm
CPPFLAGS+= $$(libpng-config --I_opts) \