aboutsummaryrefslogtreecommitdiff
path: root/deskutils/multi-backgrounds-daemon
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-08-07 17:06:50 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-08-07 17:06:50 +0000
commitd24b9a8b290afdb2be99963a5268b3b6b99eec1e (patch)
treed30ffe3746d7b94dd2c73a6b5b01d7b6edfa3eb7 /deskutils/multi-backgrounds-daemon
parenta2fac2fd6eaa18b9ce958061a13342f79da9e6c3 (diff)
downloadports-d24b9a8b290afdb2be99963a5268b3b6b99eec1e.tar.gz
ports-d24b9a8b290afdb2be99963a5268b3b6b99eec1e.zip
Notes
Diffstat (limited to 'deskutils/multi-backgrounds-daemon')
-rw-r--r--deskutils/multi-backgrounds-daemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multi-backgrounds-daemon/Makefile b/deskutils/multi-backgrounds-daemon/Makefile
index 4a819b7ac0a0..fd31736ec0b9 100644
--- a/deskutils/multi-backgrounds-daemon/Makefile
+++ b/deskutils/multi-backgrounds-daemon/Makefile
@@ -32,6 +32,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
- @${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>