summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/rt3-elixus/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rt3-elixus/Makefile b/www/rt3-elixus/Makefile
index 29efc796218a..4e2a51a8db6e 100644
--- a/www/rt3-elixus/Makefile
+++ b/www/rt3-elixus/Makefile
@@ -22,4 +22,7 @@ DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
WRKSRC= ${WRKDIR}/rt
+do-patch:
+ ${TRUE}
+
.include "${MASTERDIR}/Makefile"