summaryrefslogtreecommitdiffstats
path: root/security/dropbear/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/dropbear/Makefile')
-rw-r--r--security/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index a5085d4..a8a6d3a 100644
--- a/security/dropbear/Makefile
+++ b/security/dropbear/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= LDFLAGS=-static
post-patch:
@${REINPLACE_CMD} -e "s,_PRIV_FILENAME \"/etc/,_PRIV_FILENAME \"${PREFIX}/etc/,g; \
- s,/usr/bin/X11/,${X11BASE}/,g" ${WRKSRC}/options.h
+ s,/usr/bin/X11/,${LOCALBASE}/,g" ${WRKSRC}/options.h
@${REINPLACE_CMD} -e "s,sys/dir.h,dirent.h," ${WRKSRC}/*.[ch]
@${REINPLACE_CMD} -e "s,make clean,\$${MAKE} clean," \
${WRKSRC}/libtomcrypt/Makefile.in
OpenPOWER on IntegriCloud