fix X manpage error with XFree86-4

PR:		23422
This commit is contained in:
FUJISHIMA Satsuki 2001-01-09 19:35:44 +00:00
parent a09649b47f
commit 68674ddbb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37031
2 changed files with 18 additions and 6 deletions

View file

@ -20,12 +20,8 @@ USE_IMAKE= yes
USE_XPM= yes USE_XPM= yes
MAN1= wmpinboard.1 MAN1= wmpinboard.1
MANCOMPRESSED= no
do-install: post-extract:
@${INSTALL_PROGRAM} ${WRKSRC}/wmpinboard ${X11BASE}/bin (cd ${WRKSRC}; ${CP} -p wmpinboard.1 wmpinboard.man)
post-install:
@${INSTALL_MAN} ${WRKSRC}/wmpinboard.1 ${PREFIX}/man/man1
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -0,0 +1,16 @@
--- Imakefile.orig Sat Oct 23 19:49:37 1999
+++ Imakefile Wed Nov 1 09:24:28 2000
@@ -36,9 +36,9 @@
all::
@test -e ./ReleaseNotes && cat ReleaseNotes || true
-install::
- $(INSTALL) -m 0644 wmpinboard.1 $(DESTDIR)/man/man1
+#install::
+# $(INSTALL) -m 0644 wmpinboard.1 $(DESTDIR)/man/man1
-DESTDIR = /usr/local
-BINDIR = /bin
+#DESTDIR = /usr/local
+#BINDIR = /bin