aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 23:38:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 23:38:41 +0000
commitbbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch)
tree0726304aec2db9c6ee69531b05d092b3e3aa034a /comms/minicom
parent72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff)
downloadports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz
ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes: svn path=/head/; revision=161308
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile1
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 "