Adding a post-installation message , telling the user that he needs a

dvips to run dvipdf.

PR:		ports/117878
Submitted by:	Steve Wills <steve (at) mouf.net>
This commit is contained in:
Thierry Thomas 2008-01-01 16:45:31 +00:00
parent b81d36b196
commit eeafa3c831
8 changed files with 28 additions and 0 deletions

View file

@ -645,5 +645,8 @@ post-install:
.endfor
.endif
${ECHO_MSG} "> post-installation tasks completed."
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
.include <bsd.port.post.mk>

View file

@ -0,0 +1,4 @@
Note: in order to use the script dvipdf, dvips must be installed.
This program may be provided by either print/dvips or print/dvipsk-tetex
(print/dvipsk-tetex may be preferable since it doesn't conflict with
tetex things).

View file

@ -295,5 +295,8 @@ post-install:
.endfor
.endif
${ECHO_MSG} "> post-installation tasks completed."
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
.include <bsd.port.post.mk>

View file

@ -0,0 +1,4 @@
Note: in order to use the script dvipdf, dvips must be installed.
This program may be provided by either print/dvips or print/dvipsk-tetex
(print/dvipsk-tetex may be preferable since it doesn't conflict with
tetex things).

View file

@ -645,5 +645,8 @@ post-install:
.endfor
.endif
${ECHO_MSG} "> post-installation tasks completed."
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
.include <bsd.port.post.mk>

View file

@ -0,0 +1,4 @@
Note: in order to use the script dvipdf, dvips must be installed.
This program may be provided by either print/dvips or print/dvipsk-tetex
(print/dvipsk-tetex may be preferable since it doesn't conflict with
tetex things).

View file

@ -295,5 +295,8 @@ post-install:
.endfor
.endif
${ECHO_MSG} "> post-installation tasks completed."
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
.include <bsd.port.post.mk>

View file

@ -0,0 +1,4 @@
Note: in order to use the script dvipdf, dvips must be installed.
This program may be provided by either print/dvips or print/dvipsk-tetex
(print/dvipsk-tetex may be preferable since it doesn't conflict with
tetex things).