aboutsummaryrefslogtreecommitdiff
path: root/net/httpry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/httpry/Makefile')
-rw-r--r--net/httpry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/httpry/Makefile b/net/httpry/Makefile
index 51cf6174cd0d..3389116fe20b 100644
--- a/net/httpry/Makefile
+++ b/net/httpry/Makefile
@@ -16,12 +16,12 @@ EXTRASCRIPTS_DESC= Install additional scripts
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEXTRASCRIPTS}
-PLIST_SUB= EXTRASCRIPTS=""
+PLIST_SUB+= EXTRASCRIPTS=""
USES+= perl5
USE_PERL5= run
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
.else
-PLIST_SUB= EXTRASCRIPTS="@comment "
+PLIST_SUB+= EXTRASCRIPTS="@comment "
.endif
do-install: