diff options
Diffstat (limited to 'devel/rlwrap/Makefile')
-rw-r--r-- | devel/rlwrap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index 3a5898e76e98..56c7672d5985 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -18,7 +18,6 @@ USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD LDFLAGS=-lutil -CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man MAN1= rlwrap.1 |