summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/dvips/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index c658c8fb890b..68c4b55f1294 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/04/15 04:33:41 asami Exp $
+# $Id: Makefile,v 1.7 1995/04/20 02:03:21 jmz Exp $
#
DISTNAME= dvips
@@ -19,6 +19,5 @@ IS_INTERACTIVE= yes
pre-install:
@mkdir -p ${PREFIX}/lib/texmf
@mkdir -p ${PREFIX}/man/man1
- @if -f ${SCRIPTDIR}/install.tmp; then sh ${SCRIPTDIR}/install.tmp; fi
.include <bsd.port.mk>