aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/raqdevil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/raqdevil/Makefile b/www/raqdevil/Makefile
index cd693bc1fab5..2a2cee3b02f6 100644
--- a/www/raqdevil/Makefile
+++ b/www/raqdevil/Makefile
@@ -48,7 +48,9 @@ LDCONFIG_DIRS= ${PREFIX}/raqdevil/lib
.include <bsd.port.pre.mk>
pre-extract:
+.if !defined(PACKAGE_BUILDING)
@${SH} ${FILESDIR}/warning
+.endif
pre-configure:
@if [ -n "`${PKG_INFO} -xI '^sendmail+tls+sasl*' 2> /dev/null`" ]; then \