summaryrefslogtreecommitdiffstats
path: root/print/dvips/Makefile
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-02-15 02:21:43 +0000
committerjmz <jmz@FreeBSD.org>1995-02-15 02:21:43 +0000
commitc1cdff4b8296bda58e13d3d2fe1d8d0f60e5445d (patch)
treea00eb9652eadd5cd13ee7919764d178a027e5293 /print/dvips/Makefile
parentb6bcaf9fc12738dc65606efd2a7f06efb6aace0f (diff)
downloadFreeBSD-ports-c1cdff4b8296bda58e13d3d2fe1d8d0f60e5445d.zip
FreeBSD-ports-c1cdff4b8296bda58e13d3d2fe1d8d0f60e5445d.tar.gz
Create destination directories
Diffstat (limited to 'print/dvips/Makefile')
-rw-r--r--print/dvips/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index 9259823..7dc7169 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -3,4 +3,8 @@ DISTNAME= dvips
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
IS_INTERACTIVE= yes
+pre-install:
+ @mkdir -p ${PREFIX}/lib/texmf
+ @mkdir -p ${PREFIX}/man/man1
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud