summaryrefslogtreecommitdiff
path: root/print/texinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/texinfo/Makefile')
-rw-r--r--print/texinfo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 4c272cd48135..66ff99a67c72 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.8 1995/11/22 13:18:28 asami Exp $
+# $Id: Makefile,v 1.9 1996/11/17 08:45:13 obrien Exp $
#
DISTNAME= texinfo
@@ -19,12 +19,9 @@ MAINTAINER= jmz@FreeBSD.org
BUILD_DEPENDS= tex:${PORTSDIR}/print/tex
RUN_DEPENDS= tex:${PORTSDIR}/print/tex
-
EXTRACT_ONLY=
NO_WRKSUBDIR= yes
-
-
pre-fetch:
@if [ ! -x ${PREFIX}/bin/tex ]; then \
echo "You must have TeX installed";\