From 66591f56745f52226de8c4de2b345d1339389970 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Wed, 6 Nov 2024 10:31:38 +0100 Subject: x11/libXt: reorder Makefile --- x11/libXt/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3