aboutsummaryrefslogtreecommitdiffstats
path: root/security/rsaref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rsaref/Makefile')
-rw-r--r--security/rsaref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 5085ee4a5f3f..dc56bfac8397 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -27,7 +27,7 @@ pre-configure:
do-install:
cd ${WRKSRC} && \
- ${INSTALL_DATA} _des.h _md2.h _md5.h rsaref.h global.h \
+ ${INSTALL_DATA} rsa.h _des.h _md2.h _md5.h rsaref.h global.h \
${PREFIX}/include
cd ${WRKSRC} && \
${INSTALL_DATA} librsaref.a librsaref.so.2.0 \