diff options
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index c0a329f178bd..ce0cc2f3a8a6 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -362,7 +362,7 @@ CONFIGURE_ARGS+= --bundled-libraries="${SAMBA4_BUNDLED_LIBS:Q:C|(\\\\ )+|,|g:S|\ # XXX .for m in ${SAMBA4_MODULES} PLIST_REINPLACE+= ${m} -PLIST_REINPLACE_${m:U}= s|^@comment ${m} ||g +PLIST_REINPLACE_${m:tu}= s|^@comment ${m} ||g .endfor ############################################################################## # !SAMBA4_SUBPORT |