summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libXext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index f3a123a..7246071 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -1,14 +1,14 @@
COMMENT = library for common extensions to the X11 protocol
DISTNAME = libXext-1.3.6
+SHARED_LIBS = Xext 13.0
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxext
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= Xext 13.0
-
# MIT
PERMIT_PACKAGE = Yes