summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-09-01 00:42:54 +0000
committermarkd <markd@pkgsrc.org>2019-09-01 00:42:54 +0000
commitb36dd817d3e97c72189ad278b100809b74a54bce (patch)
tree98f010fd3945f6499ba0943742e185ce35217371 /editors
parentb0443546b7655263828c5aed8ab8569974bef37c (diff)
downloadpkgsrc-b36dd817d3e97c72189ad278b100809b74a54bce.tar.gz
emacs26: undo last
Was a transient issue with the new MesaLib/buildlink3.mk.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs26/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs26/options.mk b/editors/emacs26/options.mk
index 548627aae0f..218b3f7b8b8 100644
--- a/editors/emacs26/options.mk
+++ b/editors/emacs26/options.mk
@@ -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"