diff options
Diffstat (limited to 'comms/minicom/Makefile')
-rw-r--r-- | comms/minicom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index d17a1e8aa37a..166faad28013 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} -USE_REINPLACE= yes .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " |