diff options
Diffstat (limited to 'x11/libSM/Makefile')
-rw-r--r-- | x11/libSM/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 91a66e0..47a5646 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -1,14 +1,15 @@ COMMENT = X Session Management Library DISTNAME = libSM-1.2.4 + +SHARED_LIBS = SM 9.0 + CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libsm MAINTAINER = xenocara@openbsd.org -SHARED_LIBS= SM 9.0 - # MIT PERMIT_PACKAGE = Yes |