freebsd-ports/mail/elm+ME/files/patch-aa
FUJISHIMA Satsuki ba75d40447 update to 2.4ME+87.
o change package name elm-2.4ME+82 -> elm+ME-2.4.87. previous naming scheme
  violates our porting rule.
o add PORTEPOCH not to confuse pkg_version.
o change maintainer.
o add more and more MASTER_SITES.

PR:		24171
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net> (new maintainer)
2001-01-31 17:16:07 +00:00

21 lines
455 B
Plaintext

--- nls/Makefile.orig Fri Dec 29 20:56:45 2000
+++ nls/Makefile Sat Jan 6 23:21:16 2001
@@ -3,7 +3,7 @@
#
LANGFILE=LANGS
CATNAME=elm2.4me+.cat
-GENCAT= nls/gencat
+GENCAT= gencat
HDIR= ../hdrs
SDIR= C/C/C
@@ -44,7 +44,7 @@
./Install $(LANGFILE) $(GENCAT) $(CATNAME)
$(HFILES): $(MFILES)
- gencat/gencat $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
+ $(GENCAT) $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
clean: FRC
/bin/rm -f $(MSGCAT)