pkgsrc-WIP-changes archive

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

emacs-current: remove references to removed file



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 21 22:02:11 2016 +0200
Changeset:	50ed02dc7c53bed5329c7d97339db399b310f2f8

Modified Files:
	emacs-current/Makefile

Log Message:
emacs-current: remove references to removed file

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50ed02dc7c53bed5329c7d97339db399b310f2f8

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

diffstat:
 emacs-current/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/emacs-current/Makefile b/emacs-current/Makefile
index 5a1ec9b..81392d4 100644
--- a/emacs-current/Makefile
+++ b/emacs-current/Makefile
@@ -46,9 +46,6 @@ CONF_FILES_PERMS+=	/dev/null ${VARBASE}/games/emacs/snake-scores ${GAMEOWN:Q} ${
 CONF_FILES_PERMS+=	/dev/null ${VARBASE}/games/emacs/tetris-scores ${GAMEOWN:Q} ${GAMEGRP:Q} ${GAMEDATAMODE:Q}
 #SPECIAL_PERMS+=		libexec/emacs/${PKGVERSION_NOREV}/${MACHINE_GNU_PLATFORM:Q}/update-game-score ${SETGID_GAMES_PERMS}
 
-REPLACE_PERL=		lib-src/grep-changelog
-CHECK_INTERPRETER_SKIP=	bin/grep-changelog
-
 .include "options.mk"
 
 # build PATH in the dumped emacs is not a problem


Home | Main Index | Thread Index | Old Index