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: ryoon
Date: Thu Sep 5 13:04:55 UTC 2019
Modified Files:
pkgsrc/editors/emacs26: options.mk
Log Message:
MesaLib is buildlinked indirectly from libepoxy now. Remove it
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/editors/emacs26/options.mk:1.12
--- pkgsrc/editors/emacs26/options.mk:1.11 Wed Sep 4 15:14:03 2019
+++ pkgsrc/editors/emacs26/options.mk Thu Sep 5 13:04:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2019/09/04 15:14:03 ryoon Exp $
+# $NetBSD: options.mk,v 1.12 2019/09/05 13:04:55 ryoon Exp $
### Set options
PKG_OPTIONS_VAR= PKG_OPTIONS.emacs
@@ -127,7 +127,6 @@ CONFIGURE_ARGS+= --without-xft --without
empty(PKG_OPTIONS:Mmotif))
# defaults to gtk3
USE_TOOLS+= pkg-config
-.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
CONFIGURE_ARGS+= --with-x-toolkit=gtk3
. elif !empty(PKG_OPTIONS:Mgtk2) || !empty(PKG_OPTIONS:Mgtk)
Home |
Main Index |
Thread Index |
Old Index