pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/xtel
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 27 08:16:13 UTC 2026
Modified Files:
pkgsrc/comms/xtel: Makefile
Log Message:
xtel: try fixing build with native X
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/xtel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/xtel/Makefile
diff -u pkgsrc/comms/xtel/Makefile:1.34 pkgsrc/comms/xtel/Makefile:1.35
--- pkgsrc/comms/xtel/Makefile:1.34 Wed Dec 17 22:36:22 2025
+++ pkgsrc/comms/xtel/Makefile Mon Apr 27 08:16:13 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2025/12/17 22:36:22 nia Exp $
+# $NetBSD: Makefile,v 1.35 2026/04/27 08:16:13 wiz Exp $
DISTNAME= xtel-3.3.0
PKGREVISION= 15
@@ -28,6 +28,7 @@ SUBST_MESSAGE.fontdir= Fixing imake font
SUBST_FILES.fontdir= fonts/Makefile
SUBST_SED.fontdir= -e 's,^[^A-Z]*FONTDIR =.*,FONTDIR = '${FONTDIR:Q},
+MAKE_FLAGS= XBINDIR=${TOOLS_DIR}/bin
INSTALLATION_DIRS= share/examples/xtel
INSTALL_MAKE_FLAGS= PPPDIR=${PREFIX}/share/examples/xtel
Home |
Main Index |
Thread Index |
Old Index