summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libX11/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index cecebc7..7a0a65e 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -1,14 +1,15 @@
COMMENT = the X protocol library
DISTNAME = libX11-1.8.10
+
+SHARED_LIBS = X11 18.2 X11-xcb 2.0
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libX11
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= X11 18.2 X11-xcb 2.0
-
# MIT
PERMIT_PACKAGE = Yes