summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libXt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile
index d5aef46..edd918c 100644
--- a/x11/libXt/Makefile
+++ b/x11/libXt/Makefile
@@ -1,14 +1,14 @@
COMMENT = X Toolkit Intrinsics library
DISTNAME = libXt-1.3.0
+SHARED_LIBS = Xt 11.1
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxt
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= Xt 11.1
-
# MIT
PERMIT_PACKAGE = Yes