summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 98ec03e3e1dd..e704e4c960f2 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -54,6 +54,9 @@ MAN1+= expectk.1
MAN3= libexpect.3
.endif
+post-patch:
+ ${TOUCH} ${WRKSRC}/configure
+
post-install:
${LN} -sf libexpect${LIBEXPECT_VER}.so.1 \
${PREFIX}/lib/libexpect${LIBEXPECT_VER}.so