summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libXrandr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile
index a09114f..c83046e 100644
--- a/x11/libXrandr/Makefile
+++ b/x11/libXrandr/Makefile
@@ -1,14 +1,14 @@
COMMENT = Xlib Resize, Rotate and Reflection (RandR) extension library
DISTNAME = libXrandr-1.5.4
+SHARED_LIBS = Xrandr 7.1
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxrandr
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= Xrandr 7.1
-
# MIT
PERMIT_PACKAGE = Yes