pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xemacs-packages
Module Name: pkgsrc
Committed By: hauke
Date: Wed Jul 21 16:22:51 UTC 2021
Modified Files:
pkgsrc/editors/xemacs-packages: Makefile
Log Message:
Fix sttutter in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/editors/xemacs-packages/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xemacs-packages/Makefile
diff -u pkgsrc/editors/xemacs-packages/Makefile:1.77 pkgsrc/editors/xemacs-packages/Makefile:1.78
--- pkgsrc/editors/xemacs-packages/Makefile:1.77 Wed Jul 21 15:58:35 2021
+++ pkgsrc/editors/xemacs-packages/Makefile Wed Jul 21 16:22:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2021/07/21 15:58:35 hauke Exp $
+# $NetBSD: Makefile,v 1.78 2021/07/21 16:22:50 hauke Exp $
DISTNAME= xemacs-packages
PKGNAME= xemacs-packages-1.18
@@ -172,7 +172,7 @@ PKG_SUGGESTED_OPTIONS+= x11
.include "../../mk/bsd.options.mk"
-# Only attemppt to register fonts if we have X11 support
+# Only attempt to register fonts if we have X11 support (mkfontdir)
.if !empty(PKG_OPTIONS:Mx11)
FONTS_DIRS.x11+= ${PREFIX}/${XEPKGDIR}/etc/x-symbol/fonts
FONTS_DIRS.x11+= ${PREFIX}/${XEPKGDIR}/etc/x-symbol/origfonts
Home |
Main Index |
Thread Index |
Old Index