summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-06 05:28:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-06 05:28:48 +0000
commit4bb6ffde105d5c3b0ec09ddd564d5081c19d7074 (patch)
treebf2058bbe5aa9c1a1ebf8ab3c9d1a4a439f824f8 /deskutils
parent* Add the URL with the hpijs driver options (diff)
install_man -> install_data
Submitted by: adamw@
Notes
Notes: svn path=/head/; revision=90382
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xpad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 649e395e0c8f..b4fe4ab97a46 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -27,9 +27,9 @@ MANCOMPRESSED= no
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/xpad
- ${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/share/doc/xpad/
+ ${INSTALL_DATA} ${WRKSRC}/doc/README ${PREFIX}/share/doc/xpad/
@${MKDIR} ${PREFIX}/share/examples/xpad
- ${INSTALL_MAN} ${WRKSRC}/xpad.desktop ${PREFIX}/share/examples/xpad/
+ ${INSTALL_DATA} ${WRKSRC}/xpad.desktop ${PREFIX}/share/examples/xpad/
@${CAT} pkg-message
.endif
@${RM} /xpad.desktop