diff options
Diffstat (limited to 'deskutils/tuxcards/Makefile')
-rw-r--r-- | deskutils/tuxcards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile index 132d7c091821..01eb5d4d7459 100644 --- a/deskutils/tuxcards/Makefile +++ b/deskutils/tuxcards/Makefile @@ -32,6 +32,6 @@ do-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/en/*.* ${DOCSDIR} .endif - ${CAT} pkg-message + ${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |