summaryrefslogtreecommitdiff
path: root/x11-wm/plwm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
commitfd3176ded725ad9bbf20f819c7c7b9c2ddd8fbf6 (patch)
treee71361bd9b444ba7023f9cd67d84c57b9e62eead /x11-wm/plwm
parentRemove install-info from Makefile, it's automatically done when INFO is defined (diff)
Remove install-info from Makefile, it's automatically done when INFO is defined
Notes
Notes: svn path=/head/; revision=150432
Diffstat (limited to 'x11-wm/plwm')
-rw-r--r--x11-wm/plwm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile
index 8c047bc708c0..f975e82c3e76 100644
--- a/x11-wm/plwm/Makefile
+++ b/x11-wm/plwm/Makefile
@@ -24,6 +24,5 @@ GNU_CONFIGURE= yes
pre-install:
makeinfo -o ${PREFIX}/info/plwm.info ${WRKSRC}/doc/plwm.texi
- install-info --section=X11 ${PREFIX}/info/plwm.info ${PREFIX}/info/dir
.include <bsd.port.mk>