summaryrefslogtreecommitdiffstats
path: root/comms/viewfax
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-10-01 00:30:10 +0000
committerjmz <jmz@FreeBSD.org>1995-10-01 00:30:10 +0000
commit23aee296b031014973eb7fc5dadcbb2f5effbdda (patch)
tree5eea51a1547d15444ba3566b7880cd3f527cfa47 /comms/viewfax
parent6592b157cc3af3225e1590752fa7c1330b1638fe (diff)
downloadFreeBSD-ports-23aee296b031014973eb7fc5dadcbb2f5effbdda.zip
FreeBSD-ports-23aee296b031014973eb7fc5dadcbb2f5effbdda.tar.gz
Install the files in ${PREFIX} (${X11BASE} in this case)
Diffstat (limited to 'comms/viewfax')
-rw-r--r--comms/viewfax/scripts/pre-configure8
1 files changed, 8 insertions, 0 deletions
diff --git a/comms/viewfax/scripts/pre-configure b/comms/viewfax/scripts/pre-configure
new file mode 100644
index 0000000..7644ca1
--- /dev/null
+++ b/comms/viewfax/scripts/pre-configure
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+cat <<EOF >>$WRKSRC/Imakefile
+BINDIR = $PREFIX/bin
+HELPDIR = $PREFIX/lib
+MANDIR = $PREFIX/man/man1
+EOF
+exit 0
OpenPOWER on IntegriCloud