diff options
Diffstat (limited to 'textproc/smartdoc/scripts/configure')
-rw-r--r-- | textproc/smartdoc/scripts/configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/smartdoc/scripts/configure b/textproc/smartdoc/scripts/configure deleted file mode 100644 index a2703a536bda..000000000000 --- a/textproc/smartdoc/scripts/configure +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -export JAVALIBDIR - -perl -pi -e 's|%%JAVALIBDIR%%|$ENV{JAVALIBDIR}|g;s|%%LOCALBASE%%|$ENV{LOCALBASE}|g;' ${WRKSRC}/bin/sdoc |