diff options
Diffstat (limited to 'math/kaskade/files/configure')
-rw-r--r-- | math/kaskade/files/configure | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/kaskade/files/configure b/math/kaskade/files/configure deleted file mode 100644 index 7aae54645201..000000000000 --- a/math/kaskade/files/configure +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -(cd minigraph && sh ./configure $*) -(cd sources && sh ./configure $*) |