aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-11-19 16:48:43 +0000
committerCy Schubert <cy@FreeBSD.org>2023-11-19 16:49:25 +0000
commitdf331a6ad02866c7d26f79d287bf40c2f8678b06 (patch)
tree99dba5294aad53f379b2626ed0d03e3807ae3c7c
parent8d149d6aea6ba347b0e8c688520b5b7212debf33 (diff)
downloadports-df331a6ad02866c7d26f79d287bf40c2f8678b06.tar.gz
ports-df331a6ad02866c7d26f79d287bf40c2f8678b06.zip
x11/cde-25: Fix build
Add missing sessreg dependency.
-rw-r--r--x11/cde-25/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/cde-25/Makefile b/x11/cde-25/Makefile
index e85a40bef344..72e28a622bde 100644
--- a/x11/cde-25/Makefile
+++ b/x11/cde-25/Makefile
@@ -30,12 +30,14 @@ BUILD_DEPENDS= ksh93:shells/ksh \
${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig \
${LOCALBASE}/libdata/pkgconfig/freetype2.pc:print/freetype2 \
onsgmls:textproc/opensp \
- xrdb:x11/xrdb
+ xrdb:x11/xrdb \
+ sessreg:x11/sessreg
RUN_DEPENDS= ksh93:shells/ksh \
${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig \
${LOCALBASE}/libdata/pkgconfig/freetype2.pc:print/freetype2 \
xrdb:x11/xrdb \
- xset:x11/xset
+ xset:x11/xset \
+ sessreg:x11/sessreg
USES= autoreconf:build iconv:wchar_t gmake jpeg libtool motif perl5 \
shebangfix tcl:86 xorg