From 7d25a521a57b530e9bf1d7cef80f23e2c8fe9883 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 5 Nov 2024 22:39:22 +0100 Subject: x11/libICE: reorder Makefile --- x11/libICE/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 9485b02..8663a3e 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -1,14 +1,15 @@ COMMENT = Inter-Client Exchange Library DISTNAME = libICE-1.1.1 + +SHARED_LIBS = ICE 11.0 + CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libice MAINTAINER = xenocara@openbsd.org -SHARED_LIBS= ICE 11.0 - # MIT PERMIT_PACKAGE = Yes -- cgit v1.2.3