summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libfontenc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libfontenc/Makefile b/x11/libfontenc/Makefile
index 2cfabc4..6a75243 100644
--- a/x11/libfontenc/Makefile
+++ b/x11/libfontenc/Makefile
@@ -2,14 +2,14 @@ COMMENT = X font encoding library
DISTNAME = libfontenc-1.1.8
REVISION = 0
+SHARED_LIBS = fontenc 4.0
+
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libfontenc
MAINTAINER = xenocara@openbsd.org
-SHARED_LIBS= fontenc 4.0
-
# MIT
PERMIT_PACKAGE = Yes