summaryrefslogtreecommitdiff
path: root/cad/spice/scripts/configure
blob: 38b148fb916fc16fe651bee3b07d9f8e1f7da71a (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

rm -f ${WRKSRC}/makefile
cp ${FILESDIR}/Makefile ${WRKSRC}/Makefile
cp ${FILESDIR}/FreeBSD ${WRKSRC}/conf/FreeBSD
cp ${FILESDIR}/FreeBSD.without_x11 ${WRKSRC}/conf/FreeBSD.without_x11