summaryrefslogtreecommitdiff
path: root/cad/spice/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'cad/spice/scripts/configure')
-rw-r--r--cad/spice/scripts/configure6
1 files changed, 0 insertions, 6 deletions
diff --git a/cad/spice/scripts/configure b/cad/spice/scripts/configure
deleted file mode 100644
index 38b148fb916f..000000000000
--- a/cad/spice/scripts/configure
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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