aboutsummaryrefslogtreecommitdiff
path: root/security/clamsmtp
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 04:10:38 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 04:10:38 +0000
commite3f8eb0ad7f7c9154814e71194e760aa76c474f3 (patch)
treedbd91efb9d14d5099ecd7e6ff6952d84ae2ba18c /security/clamsmtp
parent27b7ec09265ac0964f189af6510a9a7a27343b7b (diff)
downloadports-e3f8eb0ad7f7c9154814e71194e760aa76c474f3.tar.gz
ports-e3f8eb0ad7f7c9154814e71194e760aa76c474f3.zip
Notes
Diffstat (limited to 'security/clamsmtp')
-rw-r--r--security/clamsmtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile
index 0cc9e8cc432a..512f02692ecc 100644
--- a/security/clamsmtp/Makefile
+++ b/security/clamsmtp/Makefile
@@ -58,7 +58,7 @@ post-patch:
@${REINPLACE_CMD} -e "s,%%PTHREAD_LIBS%%,${PTHREAD_LIBS}," ${WRKSRC}/configure
post-install:
- @${INSTALL_DATA} ${WRKSRC}/doc/clamsmtpd.conf ${PREFIX}/etc/clamsmtpd.conf-sample
+ @${INSTALL_DATA} ${WRKSRC}/doc/clamsmtpd.conf ${TARGETDIR}/etc/clamsmtpd.conf-sample
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}