diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /editors/emacs-snapshot | |
parent | c64bdcb8c4058b38ae0dd9e9b14123eb428a8c64 (diff) | |
download | pkgsrc-d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'editors/emacs-snapshot')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index a4177cbaaf7..58eb4a31ff4 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2011/03/01 04:12:45 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:42 obache Exp $ CONFLICTS+= emacs-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" +PKGREVISION= 1 + .include "options.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |