summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libXcursor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index 693287a..acf2966 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -1,14 +1,14 @@
COMMENT = Xlib-based Cursor management library
DISTNAME = libXcursor-1.2.2
+SHARED_LIBS = Xcursor 5.0
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxcursor
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= Xcursor 5.0
-
# MIT
PERMIT_PACKAGE = Yes