aboutsummaryrefslogtreecommitdiff
path: root/x11/bgrot/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-01 09:53:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-01 09:53:39 +0000
commita1fe0b4710cf4cf6087280d217e186330854c131 (patch)
tree67d699b00bfe5cd97ecce8db9e226c260cd11f70 /x11/bgrot/Makefile
parent07ac5f1da5327c92ebda44c79ebafe39d89449a9 (diff)
downloadports-a1fe0b4710cf4cf6087280d217e186330854c131.tar.gz
ports-a1fe0b4710cf4cf6087280d217e186330854c131.zip
Notes
Diffstat (limited to 'x11/bgrot/Makefile')
-rw-r--r--x11/bgrot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile
index 9c886bc367a0..2d70a98607c9 100644
--- a/x11/bgrot/Makefile
+++ b/x11/bgrot/Makefile
@@ -21,6 +21,6 @@ MAN1= bgrot.1
MANCOMPRESSED= yes
post-install:
- @${INSTALL_DATA} ${WRKSRC}/bgrot.conf.skel ${PREFIX}/etc
+ @${CAT} pkg-message
.include <bsd.port.mk>