aboutsummaryrefslogtreecommitdiff
path: root/print/xdvi
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 20:31:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 20:31:43 +0000
commitec89e8b01134b21291c58672d04b6e36c7e08b5d (patch)
treeaa69c9ef7cd2b780db274eccc4fee5e3c42a533c /print/xdvi
parent7a0e5e30e0ed9416c54b3ea504dbc8e4cdc02e49 (diff)
downloadports-ec89e8b01134b21291c58672d04b6e36c7e08b5d.tar.gz
ports-ec89e8b01134b21291c58672d04b6e36c7e08b5d.zip
Added various "build: configure" and "install: build" dependencies.
Pointed-out by: jmz
Notes
Notes: svn path=/head/; revision=1439
Diffstat (limited to 'print/xdvi')
-rw-r--r--print/xdvi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index 67962c898401..591464e02974 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.9 1995/04/15 14:44:37 joerg Exp $
+# $Id: Makefile,v 1.10 1995/04/15 22:06:55 jmz Exp $
#
DISTNAME= xdvi
@@ -21,7 +21,7 @@ IS_INTERACTIVE= yes
XMKMF= xmkmf
.if !defined(BATCH)
-install:
+install: build
@echo "===> Installing for ${DISTNAME}"
@mkdir -p ${PREFIX}/man/man1
@mkdir -p ${PREFIX}/bin