pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/emacs26



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Sep  1 00:42:54 UTC 2019

Modified Files:
        pkgsrc/editors/emacs26: options.mk

Log Message:
emacs26: undo last

Was a transient issue with the new MesaLib/buildlink3.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/emacs26/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/emacs26/options.mk
diff -u pkgsrc/editors/emacs26/options.mk:1.7 pkgsrc/editors/emacs26/options.mk:1.8
--- pkgsrc/editors/emacs26/options.mk:1.7       Sat Aug 31 05:07:35 2019
+++ pkgsrc/editors/emacs26/options.mk   Sun Sep  1 00:42:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2019/08/31 05:07:35 markd Exp $
+# $NetBSD: options.mk,v 1.8 2019/09/01 00:42:54 markd Exp $
 
 ### Set options
 PKG_OPTIONS_VAR=                       PKG_OPTIONS.emacs
@@ -151,7 +151,6 @@ CONFIGURE_ARGS+=    --with-x-toolkit=motif
 .include "../../graphics/png/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
-.include "../../x11/libXdamage/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 .include "../../x11/libXrender/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index