- Timestamp:
- Jun 26, 2007, 9:15:59 PM (18 years ago)
- Children:
- c2f60fd
- Parents:
- 5a2506c
- File:
-
- 1 edited
-
package/openssl/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/openssl/Makefile
r5a2506c refd2732 41 41 endif 42 42 43 pre-configure:44 x=$$(${BSDMAKE} -f /dev/null ___DISPLAY_MAKEVARS=_MIRMAKE_VER); \45 ([[ $$x < 20070626 ]] && { \46 echo >&2 'Error: your mirmake is too old!'; \47 false; \48 } || :)49 50 43 post-install: 51 44 cd ${WRKSRC}/tinclude && ${PCP} openssl ${WRKINST}/usr/include/
Note:
See TracChangeset
for help on using the changeset viewer.
