1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

mkdir a dir to do a clean install of freebsd 4.2

PR:		ports/24862
Submitted by:	Daniel Hemmerich <dan@spot.org>
This commit is contained in:
Yukihiro Nakai 2001-03-20 13:38:47 +00:00
parent 5d4bcffd01
commit a3254ad8b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40105

View File

@ -7,6 +7,7 @@
PORTNAME= slib
PORTVERSION= 2c9
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/
@ -24,6 +25,7 @@ INSTALL_TARGET= install48
post-install:
# moved here from author's makefile
${MKDIR} ${PREFIX}/lib/scheme48
${TOUCH} -r ${WRKSRC}/slibcat ${PREFIX}/lib/scheme48/slibcat
${MKDIR} ${PREFIX}/share/slib
${INSTALL_DATA} ${WRKSRC}/*.scm ${PREFIX}/share/slib