summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot
diff options
context:
space:
mode:
authorobache <obache>2011-10-09 14:02:06 +0000
committerobache <obache>2011-10-09 14:02:06 +0000
commitde99f9ef665782effff9120f8d5534529d1e1e10 (patch)
tree67cabcf33d3aa5645b25118e4c64cf3eeb0b9801 /editors/emacs-snapshot
parent7a392cc78e1f76ee0f134405e98fa98d9d71d2f9 (diff)
downloadpkgsrc-de99f9ef665782effff9120f8d5534529d1e1e10.tar.gz
Fixes for using GNUstep.
Diffstat (limited to 'editors/emacs-snapshot')
-rw-r--r--editors/emacs-snapshot/PLIST.gnustep6
-rw-r--r--editors/emacs-snapshot/options.mk3
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/emacs-snapshot/PLIST.gnustep b/editors/emacs-snapshot/PLIST.gnustep
index ba665a1d900..a8760921bfe 100644
--- a/editors/emacs-snapshot/PLIST.gnustep
+++ b/editors/emacs-snapshot/PLIST.gnustep
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST.gnustep,v 1.2 2009/06/14 17:50:22 joerg Exp $
+@comment $NetBSD: PLIST.gnustep,v 1.3 2011/10/09 14:02:06 obache Exp $
share/GNUstep/Local/Applications/Emacs.app/Emacs
share/GNUstep/Local/Applications/Emacs.app/Resources/Emacs.desktop
+share/GNUstep/Local/Applications/Emacs.app/Resources/README
share/GNUstep/Local/Applications/Emacs.app/Resources/Info-gnustep.plist
-share/GNUstep/Local/Applications/Emacs.app/Resources/emacstiff
-share/GNUstep/Local/Applications/Emacs.app/library_paths.openapp
+share/GNUstep/Local/Applications/Emacs.app/Resources/emacs.tiff
diff --git a/editors/emacs-snapshot/options.mk b/editors/emacs-snapshot/options.mk
index 293d8067725..2713c1f36bd 100644
--- a/editors/emacs-snapshot/options.mk
+++ b/editors/emacs-snapshot/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2011/03/09 16:28:20 drochner Exp $
+# $NetBSD: options.mk,v 1.7 2011/10/09 14:02:06 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.emacs
@@ -116,6 +116,7 @@ CHECK_WRKREF_SKIP+= Applications/Emacs.app/Contents/MacOS/Emacs
MAKE_FILE= Makefile
APPLICATIONS_DIR= share/GNUstep/Local/Applications
PLIST_SRC+= PLIST.gnustep
+CHECK_WRKREF_SKIP+= share/GNUstep/Local/Applications/Emacs.app/Emacs
. endif
CONFIGURE_ARGS+= --without-x
CONFIGURE_ARGS+= --with-ns