aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rlwrap
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2005-11-03 04:27:22 +0800
committerarved <arved@FreeBSD.org>2005-11-03 04:27:22 +0800
commitdfa4e2ddb8ae2aa594c3004b2edcfce2975a87c2 (patch)
tree6cf1fc2c8afe01b5819e2eaaa96af4728ccffe18 /devel/rlwrap
parent039cf4b86d81d3926c48403b6163498905563af7 (diff)
downloadfreebsd-ports-gnome-dfa4e2ddb8ae2aa594c3004b2edcfce2975a87c2.tar.gz
freebsd-ports-gnome-dfa4e2ddb8ae2aa594c3004b2edcfce2975a87c2.tar.zst
freebsd-ports-gnome-dfa4e2ddb8ae2aa594c3004b2edcfce2975a87c2.zip
Fix detection of openpty(3)
Bump PORTREVISION PR: 88400 Reported by: Henk Csaba Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'devel/rlwrap')
-rw-r--r--devel/rlwrap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile
index 5e4a9ca79f66..72722f8cfd0c 100644
--- a/devel/rlwrap/Makefile
+++ b/devel/rlwrap/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rlwrap
PORTVERSION= 0.24
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/
@@ -17,7 +18,7 @@ COMMENT= Readline wrapper
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD
+CONFIGURE_ENV+= ptyttylib_cv_ptys=BSD LDFLAGS=-lutil
MAN1= rlwrap.1