aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tuxcards/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-16 22:23:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-16 22:23:22 +0000
commitee2747c955d45ce0a46ea662b09d82c1d3e42467 (patch)
tree1b5a78342bfdd5b7b2502bf20c9ed147723d7ffb /deskutils/tuxcards/Makefile
parentb1e2e55e8347f21751a836618e4eab77fd53b12e (diff)
downloadports-ee2747c955d45ce0a46ea662b09d82c1d3e42467.tar.gz
ports-ee2747c955d45ce0a46ea662b09d82c1d3e42467.zip
pkg-message -> PKGMESSAGE
Fix pkg-comment format PR: 47066 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=73284
Diffstat (limited to 'deskutils/tuxcards/Makefile')
-rw-r--r--deskutils/tuxcards/Makefile2
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>