summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/texinfo/Makefile.bsd-wrapper')
-rw-r--r--gnu/usr.bin/texinfo/Makefile.bsd-wrapper5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
index aebfc0c498f..11158c4b0d0 100644
--- a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.46 2017/06/12 18:49:34 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.47 2019/12/21 21:40:00 espie Exp $
INFODIR= infodir=/usr/share/info
INFOPATH= DEFAULT_INFOPATH=/usr/local/info:/usr/share/info:.
@@ -67,9 +67,6 @@ clean cleandir:
if [ -e ${.OBJDIR}/Makefile ]; then \
$(FSFMAKE) distclean; fi
-depend:
- # Nothing here so far...
-
tags:
# Nothing here so far...