never pick up emacs; prodded by alek@
This commit is contained in:
parent
855add0ee0
commit
2be1dee31b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2005/01/26 16:41:04 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2005/01/27 22:34:34 naddy Exp $
|
||||
|
||||
COMMENT= "interactive typing tutor"
|
||||
|
||||
@ -21,6 +21,7 @@ MODULES= devel/gettext
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
ac_cv_prog_EMACS=no
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,13 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2004/09/15 00:39:58 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2005/01/27 22:34:34 naddy Exp $
|
||||
bin/gtypist
|
||||
bin/typefortune
|
||||
@info info/gtypist.info
|
||||
@man man/man1/gtypist.1
|
||||
@man man/man1/typefortune.1
|
||||
@comment share/emacs/
|
||||
@comment share/emacs/site-lisp/
|
||||
@comment share/emacs/site-lisp/gtypist-mode.el
|
||||
@comment share/emacs/site-lisp/gtypist-mode.elc
|
||||
share/gtypist/
|
||||
share/gtypist/cs.typ
|
||||
share/gtypist/d.typ
|
||||
|
Loading…
Reference in New Issue
Block a user