Set lispdir do files don't end up in /, bump to prcs-1.2.15nb1.
Addresses PR 15603 by Ryo HAYASAKA <ryoh@jaist.ac.jp>
This commit is contained in:
parent
9b14a06cbf
commit
87b55efd0c
1 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.18 2001/10/01 10:42:00 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2002/02/14 01:20:19 hubertf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.9 1997/10/13 05:11:40 jmacd Exp
|
||||
#
|
||||
|
||||
DISTNAME= prcs-1.2.15
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
|
||||
|
||||
|
@ -16,9 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GTEXINFO= yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/prcs
|
||||
${INSTALL_DATA} ${WRKSRC}/emacs/*.el* ${PREFIX}/share/examples/prcs
|
||||
CONFIGURE_ENV+= lispdir=${PREFIX}/share/examples/prcs
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue